Index

A B C D E F H I N P R S T V 
All Classes and Interfaces|All Packages

A

add(Feature) - Method in class net.tangly.erp.agile.model.Product
 
add(Story) - Method in class net.tangly.erp.agile.model.Feature
 

B

blocked - Enum constant in enum class net.tangly.erp.agile.model.StoryCode
 

C

code() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the code record component.
code() - Method in enum class net.tangly.erp.agile.model.StoryCode
 
comments() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the comments record component.

D

date() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the date record component.
done - Enum constant in enum class net.tangly.erp.agile.model.StoryCode
 
draft - Enum constant in enum class net.tangly.erp.agile.model.StoryCode
 

E

effort() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the effort record component.
enabled() - Method in enum class net.tangly.erp.agile.model.StoryCode
 
equals(Object) - Method in record class net.tangly.erp.agile.model.Story
Indicates whether some other object is "equal to" this one.
estimate() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the estimate record component.

F

Feature - Class in net.tangly.erp.agile.model
 
Feature(String) - Constructor for class net.tangly.erp.agile.model.Feature
 
featureId() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the featureId record component.
features() - Method in class net.tangly.erp.agile.model.Product
 
findById(String) - Method in class net.tangly.erp.agile.model.Feature
 
findById(String) - Method in class net.tangly.erp.agile.model.Product
 

H

hashCode() - Method in record class net.tangly.erp.agile.model.Story
Returns a hash code value for this object.

I

id() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the id record component.
id() - Method in enum class net.tangly.erp.agile.model.StoryCode
 
ImporterBdd - Class in net.tangly.erp.agile.ports
 
ImporterBdd() - Constructor for class net.tangly.erp.agile.ports.ImporterBdd
 
ImporterGitHub - Class in net.tangly.erp.agile.ports
 
ImporterGitHub() - Constructor for class net.tangly.erp.agile.ports.ImporterGitHub
 
inWork - Enum constant in enum class net.tangly.erp.agile.model.StoryCode
 

N

name() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the name record component.
net.tangly.erp.agile.model - package net.tangly.erp.agile.model
Defines the bounded domain model of an agile approach to create and maintain a product.
net.tangly.erp.agile.ports - package net.tangly.erp.agile.ports
Provides the adapters for the agile bounded domain.

P

planned - Enum constant in enum class net.tangly.erp.agile.model.StoryCode
 
priority() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the priority record component.
Product - Class in net.tangly.erp.agile.model
 
Product(String) - Constructor for class net.tangly.erp.agile.model.Product
 

R

range() - Method in class net.tangly.erp.agile.model.Sprint
 
ready - Enum constant in enum class net.tangly.erp.agile.model.StoryCode
 
refined - Enum constant in enum class net.tangly.erp.agile.model.StoryCode
 
remove(Feature) - Method in class net.tangly.erp.agile.model.Product
 
remove(Story) - Method in class net.tangly.erp.agile.model.Feature
 

S

Sprint - Class in net.tangly.erp.agile.model
 
Sprint(String) - Constructor for class net.tangly.erp.agile.model.Sprint
 
sprintId() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the sprintId record component.
stories() - Method in class net.tangly.erp.agile.model.Feature
 
Story - Record Class in net.tangly.erp.agile.model
 
Story(String, String, LocalDate, StoryCode, String, List<Comment>, List<Tag>, int, int, BigDecimal, String, String) - Constructor for record class net.tangly.erp.agile.model.Story
Creates an instance of a Story record class.
StoryCode - Enum Class in net.tangly.erp.agile.model
 

T

tags() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the tags record component.
text() - Method in record class net.tangly.erp.agile.model.Story
Returns the value of the text record component.
toString() - Method in record class net.tangly.erp.agile.model.Story
Returns a string representation of this record class.

V

valueOf(String) - Static method in enum class net.tangly.erp.agile.model.StoryCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.tangly.erp.agile.model.StoryCode
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F H I N P R S T V 
All Classes and Interfaces|All Packages