Class ColumnChange
java.lang.Object
com.atlassian.greenhopper.web.rapid.chart.burndown.ColumnChange
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
notDone
true: added to not done column false: removed from not done column -
done
true: added to done column false: removed from done column -
newStatus
-
-
Constructor Details
-
ColumnChange
public ColumnChange() -
ColumnChange
-