com.pyxis.greenhopper.charts.context
Class ArchivedChartBoardContext

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
All Implemented Interfaces:
ChartContext
Direct Known Subclasses:
ChartOverviewContext

public class ArchivedChartBoardContext
extends ChartBoardContext


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
ArchivedChartBoardContext(ArchivedChartBoard chartBoard)
           
 
Method Summary
 java.util.Set<java.lang.String> getSelectableChartTypes()
           
 boolean isForMaster()
           
 
Methods inherited from class com.pyxis.greenhopper.charts.context.ChartBoardContext
axisAsDates, endDate, filter, getAllIssues, getAllReportableFields, getAllStatuses, getBoard, getChartType, getDataDirectory, getField, getIssuesGroupedByChildren, getRankingFields, getSettings, getSummary, getText, getText, isDone, isDone, isWithForecast, nonWorkingDates, precision, setChartType, setField, setIsForMaster, setWithLegend, startDate, 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, saveChartAndReport, showAverage, toHours
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchivedChartBoardContext

public ArchivedChartBoardContext(ArchivedChartBoard chartBoard)
Method Detail

getSelectableChartTypes

public java.util.Set<java.lang.String> getSelectableChartTypes()
Specified by:
getSelectableChartTypes in interface ChartContext
Overrides:
getSelectableChartTypes in class ChartBoardContext

isForMaster

public boolean isForMaster()
Specified by:
isForMaster in interface ChartContext
Overrides:
isForMaster in class ChartBoardContext


Copyright © 2007-2013 Atlassian. All Rights Reserved.