Class HistoricSprintData
java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.chart.HistoricSprintData
Contains the data for the sprint report. Historic as in the values for each
issue are according to the sprint end, not necessarily according to today's
value of the issue.
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
-
Field Details
-
contents
-
sprint
-
lastUserToClose
-
userWhoLastReopened
-
userWhoStarted
-
supportsPages
public boolean supportsPages
-
-
Constructor Details
-
HistoricSprintData
public HistoricSprintData()
-