Class ControlChartModel
java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.chart.ControlChartModel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Holds information about a single column in the chart modelstatic class
Holds the control chart data for a single issue -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
-
Field Details
-
workRateData
The non working and working days.
-
-
Constructor Details
-
ControlChartModel
public ControlChartModel()
-