|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.greenhopper.web.rapid.RestTemplate com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry com.atlassian.greenhopper.web.rapid.sprint.SprintReportEntry
public class SprintReportEntry
Field Summary | |
---|---|
static SprintReportEntry |
DOC_EXAMPLE
|
java.lang.Long |
endTime
End date/time of the sprint in millis. |
java.lang.Long |
startTime
Start date/time of the sprint in millis |
Fields inherited from class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry |
---|
id, linkedPagesCount, name, state |
Constructor Summary | |
---|---|
SprintReportEntry()
|
Method Summary |
---|
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final SprintReportEntry DOC_EXAMPLE
public java.lang.Long startTime
public java.lang.Long endTime
Constructor Detail |
---|
public SprintReportEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |