|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractModel | |
---|---|
com.atlassian.greenhopper.manager | |
com.atlassian.greenhopper.model.rapid | |
com.atlassian.greenhopper.model.rapid.detailview | |
com.atlassian.greenhopper.service.sprint |
Uses of AbstractModel in com.atlassian.greenhopper.manager |
---|
Classes in com.atlassian.greenhopper.manager with type parameters of type AbstractModel | |
---|---|
class |
AbstractAOMapper<T extends Entity,U extends AbstractModel>
Abstract AOMapper implementation that other mappers can inherit from. |
class |
AbstractRelatedAOListMapper<P,T extends Entity,U extends AbstractModel>
Abstract class of a AOListMapper for an entity T which has a relationship with parent entity P . |
Uses of AbstractModel in com.atlassian.greenhopper.model.rapid |
---|
Subclasses of AbstractModel in com.atlassian.greenhopper.model.rapid | |
---|---|
class |
CardColor
Card color model object |
class |
Column
Holds information about a single mapped column. |
class |
NonWorkingDay
Defines the working days configuration |
class |
QuickFilter
Holds a quickFilter configuration |
class |
StatisticsFieldConfig
Represents the configuration of a Statistics Field for a RapidView . |
class |
Subquery
|
class |
Swimlane
Holds a swimlane configuration |
class |
VersionMetaData
|
class |
WorkingDaysConfig
Defines the working days configuration |
Uses of AbstractModel in com.atlassian.greenhopper.model.rapid.detailview |
---|
Subclasses of AbstractModel in com.atlassian.greenhopper.model.rapid.detailview | |
---|---|
class |
DetailViewField
TODO: Document this class / interface here |
Uses of AbstractModel in com.atlassian.greenhopper.service.sprint |
---|
Subclasses of AbstractModel in com.atlassian.greenhopper.service.sprint | |
---|---|
class |
Sprint
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |