|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel.ColumnChange
public static class ScopeChangeBurndownModel.ColumnChange
| Field Summary | |
|---|---|
java.lang.Boolean |
done
true: added to done column false: removed from done column |
java.lang.String |
newStatus
|
java.lang.Boolean |
notDone
true: added to not done column false: removed from not done column |
| Constructor Summary | |
|---|---|
ScopeChangeBurndownModel.ColumnChange()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.Boolean notDone
public java.lang.Boolean done
public java.lang.String newStatus
| Constructor Detail |
|---|
public ScopeChangeBurndownModel.ColumnChange()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||