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()
String

Start date of the Sprint

getEndDate() LongEnd date of the Sprint
getCompleteDate() 
StringCompletion date of the Sprint
isClosed()
StringBoolean

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

...