|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.pyxis.greenhopper.charts.context.AbstractChartContext com.pyxis.greenhopper.charts.context.ChartBoardContext com.pyxis.greenhopper.charts.context.ArchivedChartBoardContext
public class 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 | |
---|---|
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, 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, 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 |
---|
public ArchivedChartBoardContext(ArchivedChartBoard chartBoard)
Method Detail |
---|
public java.util.Set<java.lang.String> getSelectableChartTypes()
getSelectableChartTypes
in interface ChartContext
getSelectableChartTypes
in class ChartBoardContext
public boolean isForMaster()
isForMaster
in interface ChartContext
isForMaster
in class ChartBoardContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |