Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

Sprint interface

This 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