|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.model.timetracking.TimelineAnalysis.ValueSource
public static class TimelineAnalysis.ValueSource
Keeps the reason we've got for picking up a particular value. This way, we can store arbitrary information during the computation run and then evaluate that in the view respectively.
| Nested Class Summary | |
|---|---|
static class |
TimelineAnalysis.ValueSource.ValueSourceType
|
| Method Summary | |
|---|---|
TimelineAnalysis.ValueSource.ValueSourceType |
getType()
|
java.lang.Object[] |
getValues()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public TimelineAnalysis.ValueSource.ValueSourceType getType()
public java.lang.Object[] getValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||