|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pyxis.greenhopper.charts.context.AbstractChartContext
com.pyxis.greenhopper.charts.context.ChartBoardContext
com.pyxis.greenhopper.charts.context.ArchivedChartBoardContext
com.pyxis.greenhopper.charts.context.ChartOverviewContext
public class ChartOverviewContext
| Field Summary |
|---|
| Fields inherited from class com.pyxis.greenhopper.charts.context.ChartBoardContext |
|---|
board |
| Fields inherited from class com.pyxis.greenhopper.charts.context.AbstractChartContext |
|---|
chart, endDate, location, log, selectableCharts, startDate |
| Constructor Summary | |
|---|---|
ChartOverviewContext(ChartOverviewBoard board)
|
|
| Method Summary | |
|---|---|
java.util.Date |
endDate()
|
boolean |
saveChartAndReport()
|
java.util.Date |
startDate()
|
| Methods inherited from class com.pyxis.greenhopper.charts.context.ArchivedChartBoardContext |
|---|
getSelectableChartTypes, isForMaster |
| Methods inherited from class com.pyxis.greenhopper.charts.context.ChartBoardContext |
|---|
axisAsDates, filter, getAllIssues, getAllReportableFields, getAllStatuses, getBoard, getChartType, getDataDirectory, getField, getIssuesGroupedByChildren, getRankingFields, getSettings, getSummary, getText, getText, isDone, isDone, isWithForecast, nonWorkingDates, precision, setChartType, setField, setIsForMaster, setWithLegend, stripped, withLabels, withLegend, withTitle |
| Methods inherited from class com.pyxis.greenhopper.charts.context.AbstractChartContext |
|---|
curveSetting, getAverageValue, getChart, getChartLocation, getCSVReport, getGreenHopperService, getHeight, getIssueLinkManager, getJFreeChart, getOriginalValue, getSettingsId, getStartDateEndOfDay, getTimeZoneInfo, getTotalValue, getWidth, roundUp, showAverage, toHours |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartOverviewContext(ChartOverviewBoard board)
| Method Detail |
|---|
public boolean saveChartAndReport()
throws java.io.IOException
saveChartAndReport in interface ChartContextsaveChartAndReport in class AbstractChartContextjava.io.IOExceptionpublic java.util.Date startDate()
startDate in interface ChartContextstartDate in class ChartBoardContextpublic java.util.Date endDate()
endDate in interface ChartContextendDate in class ChartBoardContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||