Class Swimlane
java.lang.Object
com.atlassian.greenhopper.model.rapid.AbstractModel
com.atlassian.greenhopper.model.rapid.Swimlane
- All Implemented Interfaces:
com.atlassian.jira.entity.WithId
Holds a swimlane configuration
-
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
-
Method Summary
Modifier and TypeMethodDescriptionstatic Swimlane.SwimlaneBuilder
builder()
static Swimlane.SwimlaneBuilder
getId()
getName()
int
getQuery()
boolean
Methods inherited from class com.atlassian.greenhopper.model.rapid.AbstractModel
equals, hashCode, toString
-
Method Details
-
builder
-
builder
-
getId
- Specified by:
getId
in interfacecom.atlassian.jira.entity.WithId
- Overrides:
getId
in classAbstractModel
-
getQuery
-
getDescription
-
getName
-
isDefaultLane
public boolean isDefaultLane() -
getPosition
public int getPosition()
-