Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include PageJMWE:Sprint interfaceJMWE:Sprint interfaceThis document details the methods of the Sprint interface you can use on a Sprint, such as those returned by the Getters when you access the Sprint field.

Method

Return type

Returns

getName()

String

Name of the Sprint
getId()
LongThe Sprint ID
getStartDate()
Timestamp

Start date of the Sprint

getEndDate() TimestampEnd date of the Sprint
getCompleteDate() 
TimestampCompletion date of the Sprint
isClosed()
Boolean

True if the Sprint is Closed

getState()
StringState of the Sprint
isActive()
BooleanTrue of the Sprint is Active
isFuture()
BooleanTrue of the Sprint is Future