Class Column
java.lang.Object
com.atlassian.greenhopper.model.rapid.AbstractModel
com.atlassian.greenhopper.model.rapid.Column
- All Implemented Interfaces:
com.atlassian.jira.entity.WithId
- Direct Known Subclasses:
KanbanBacklogColumn
Holds information about a single mapped column.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.atlassian.greenhopper.model.rapid.AbstractModel
id
Fields inherited from interface com.atlassian.jira.entity.WithId
ID_COMPARATOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Column.ColumnBuilder
builder()
static Column.ColumnBuilder
getMax()
getMin()
getName()
Methods inherited from class com.atlassian.greenhopper.model.rapid.AbstractModel
equals, getId, hashCode, toString
-
Constructor Details
-
Column
-
-
Method Details
-
builder
-
builder
-
getName
-
getMin
-
getMax
-
getStatusIds
-