|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.renderer.chart.line.LineChartData
com.pmease.quickbuild.plugin.report.engine.renderer.aggregation.AggregationLineChartData
public class AggregationLineChartData
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.pmease.quickbuild.plugin.report.engine.renderer.chart.line.LineChartData |
|---|
LineChartData.IndexTracker, LineChartData.PeriodData |
| Field Summary |
|---|
| Fields inherited from class com.pmease.quickbuild.plugin.report.engine.renderer.chart.line.LineChartData |
|---|
chartOption, failed, items, max, min, periodMax, periodMin, setting, succeeded, totalBuilds, totals, validBuilds |
| Constructor Summary | |
|---|---|
AggregationLineChartData(LineChartSetting setting,
LineChartOption chartOption)
|
|
| Method Summary | |
|---|---|
void |
build(DataReport report)
|
protected LineChartData.PeriodData |
findPeriodData(DataReport report,
DateRange range,
LineChartData.IndexTracker tracker)
|
double |
getAverage()
|
java.lang.String |
getSummaryInfo()
|
protected void |
groupByDate(DataReport report)
|
| Methods inherited from class com.pmease.quickbuild.plugin.report.engine.renderer.chart.line.LineChartData |
|---|
addItem, build, findPeriodBuilds, findPeriodData, fromXML, getChartOption, getCurrentRange, getDataType, getFailed, getIntervalCount, getItem, getItems, getLabel, getMax, getMin, getPeriodMax, getPeriodMin, getSetting, getSucceeded, getTotalBuilds, getTotals, getValidBuilds, groupByDate, groupByVersion, setFailed, setItems, setMax, setMin, setPeriodMax, setPeriodMin, setSucceeded, setTotalBuilds, setTotals, setValidBuilds, size, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AggregationLineChartData(LineChartSetting setting,
LineChartOption chartOption)
| Method Detail |
|---|
public void build(DataReport report)
public java.lang.String getSummaryInfo()
getSummaryInfo in class LineChartDatapublic double getAverage()
getAverage in class LineChartDataprotected void groupByDate(DataReport report)
protected LineChartData.PeriodData findPeriodData(DataReport report,
DateRange range,
LineChartData.IndexTracker tracker)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||