|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.model.timetracking.TimelineAnalysis.DayAnalysis
public static class TimelineAnalysis.DayAnalysis
Keeps the two values we're interested in - time spent and remaining estimate.
| Constructor Summary | |
|---|---|
TimelineAnalysis.DayAnalysis()
|
|
| Method Summary | |
|---|---|
long |
getRemainingEstimate()
|
java.util.List<TimelineAnalysis.ValueSource> |
getSources()
|
long |
getTimeSpent()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimelineAnalysis.DayAnalysis()
| Method Detail |
|---|
public long getTimeSpent()
public long getRemainingEstimate()
public java.util.List<TimelineAnalysis.ValueSource> getSources()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||