Class EpicBurndownChartModel
java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
-
Field Summary
FieldsModifier and TypeFieldDescriptiontime of column change (ms in UTC) => status changes happening at this point in timethe time (ms / UTC) when the epic was createdthe time (ms / UTC) at time of model generation -
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
-
epicCreationTime
the time (ms / UTC) when the epic was created -
epicKey
-
epicSummary
-
now
the time (ms / UTC) at time of model generation -
statisticField
-
estimatableIssueKeys
-
estimatableIssueKeysToSprintIds
-
-
Constructor Details
-
EpicBurndownChartModel
public EpicBurndownChartModel()
-