Class ReleaseBurndownChartModel
java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
-
Field Summary
FieldsModifier and TypeFieldDescriptiontime of column change (ms in UTC) => status changes happening at this point in timethe time (ms / UTC) at time of model generationthe time (ms / UTC) when the first issue was added to the version -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
-
Field Details
-
changes
time of column change (ms in UTC) => status changes happening at this point in time -
sprints
-
startTime
the time (ms / UTC) when the first issue was added to the version -
projectKey
-
now
the time (ms / UTC) at time of model generation -
statisticField
-
version
-
estimatableIssueKeys
-
estimatableIssueKeysToSprintIds
-
-
Constructor Details
-
ReleaseBurndownChartModel
public ReleaseBurndownChartModel()
-