|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.charts.AbstractBambooChart com.atlassian.bamboo.charts.CombinedBuildSummaryByTimeChart
public class CombinedBuildSummaryByTimeChart
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.bamboo.charts.AbstractBambooChart |
---|
AbstractBambooChart.AutoRange, AbstractBambooChart.NotifyListeners |
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.charts.AbstractBambooChart |
---|
chartTitle, contextPath, height, shortUrlUsed, width, xAxisLabel, yAxisLabel |
Constructor Summary | |
---|---|
CombinedBuildSummaryByTimeChart(int height,
int width,
java.lang.String periodRange,
java.util.List<? extends ResultsSummary> filteredResults,
com.atlassian.core.i18n.I18nTextProvider i18n)
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
generateChartParams()
|
Methods inherited from class com.atlassian.bamboo.charts.AbstractBambooChart |
---|
configureDurationRangeAxis, configureDurationRangeAxis, configureDurationRangeAxisForSeconds, generateChartImage, generateChartImage, generateRandomMapName, getChartTitle, getContextPath, getHeight, getWidth, getxAxisLabel, getyAxisLabel, isShortUrlUsed, setChartTitle, setContextPath, setHeight, setShortUrlUsed, setWidth, setxAxisLabel, setyAxisLabel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CombinedBuildSummaryByTimeChart(int height, int width, java.lang.String periodRange, java.util.List<? extends ResultsSummary> filteredResults, @NotNull com.atlassian.core.i18n.I18nTextProvider i18n)
Method Detail |
---|
public java.util.Map<java.lang.String,java.lang.Object> generateChartParams()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |