|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pyxis.greenhopper.charts.CurveChart
com.pyxis.greenhopper.charts.timetracking.HourBurndown
com.atlassian.greenhopper.service.charts.HourBurndownAdapter
@Deprecated public class HourBurndownAdapter
Temporary adapter class for limiting refactoring scope. This class WILL be deleted. Do not use anywhere else.
| Field Summary |
|---|
| Fields inherited from class com.pyxis.greenhopper.charts.timetracking.HourBurndown |
|---|
LINEFEED, SEPARATOR |
| Fields inherited from class com.pyxis.greenhopper.charts.CurveChart |
|---|
chartContext, workingDaysPerWeek |
| Constructor Summary | |
|---|---|
HourBurndownAdapter(ChartContext chartContext,
ChartBoard board,
HourBurndownChartService chartService,
GHVersionService iterationService)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
buildCSVReport()
Deprecated. |
java.util.List<Curve> |
computeCurves()
Deprecated. |
| Methods inherited from class com.pyxis.greenhopper.charts.timetracking.HourBurndown |
|---|
computeReportlogs, getDefaultSettings, getFooter, getHeader, getTitle, getXTitle, getYTitle, isJFreeChartSupported, isReportSupported, setRankingFields, setWatchedFields |
| Methods inherited from class com.pyxis.greenhopper.charts.CurveChart |
|---|
buildChart, canForecast, computeForecast, computeOnGoing, createTimeMap, flatten, forecastStartPoint, getCompletedDays, getDay, getDaysVsDatesMapping, getEndDate, getPreviousDate, getRatioCurve, getSettings, getTotalNumberOfDays, getWorkedDays, isClosed, isDateAxisAvailable, isForecastLegendShown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HourBurndownAdapter(ChartContext chartContext,
ChartBoard board,
HourBurndownChartService chartService,
GHVersionService iterationService)
| Method Detail |
|---|
public java.util.List<Curve> computeCurves()
computeCurves in interface ChartcomputeCurves in class HourBurndownpublic java.lang.String buildCSVReport()
buildCSVReport in interface ChartbuildCSVReport in class HourBurndown
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||