com.pyxis.greenhopper.charts.context
Class ChartOverviewContext

java.lang.Object
  extended by com.pyxis.greenhopper.charts.context.AbstractChartContext
      extended by com.pyxis.greenhopper.charts.context.ChartBoardContext
          extended by com.pyxis.greenhopper.charts.context.ArchivedChartBoardContext
              extended by com.pyxis.greenhopper.charts.context.ChartOverviewContext
All Implemented Interfaces:
ChartContext

public class ChartOverviewContext
extends ArchivedChartBoardContext


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

ChartOverviewContext

public ChartOverviewContext(ChartOverviewBoard board)
Method Detail

saveChartAndReport

public boolean saveChartAndReport()
                           throws java.io.IOException
Specified by:
saveChartAndReport in interface ChartContext
Overrides:
saveChartAndReport in class AbstractChartContext
Throws:
java.io.IOException

startDate

public java.util.Date startDate()
Specified by:
startDate in interface ChartContext
Overrides:
startDate in class ChartBoardContext

endDate

public java.util.Date endDate()
Specified by:
endDate in interface ChartContext
Overrides:
endDate in class ChartBoardContext


Copyright © 2007-2012 Atlassian. All Rights Reserved.