Versions Compared

Key

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

...

Method

Return type

Returns

getName()

String

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

Start date of the Sprint

getEndDate() LongTimestampEnd date of the Sprint
getCompleteDate() 
StringTimestampCompletion 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

...