com.atlassian.bamboo.charts
Class CombinedBuildSummaryByBuildChart
java.lang.Object
com.atlassian.bamboo.charts.AbstractBambooChart
com.atlassian.bamboo.charts.CombinedBuildSummaryByBuildChart
- All Implemented Interfaces:
- ChartBuilder
public class CombinedBuildSummaryByBuildChart
- extends AbstractBambooChart
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 |
CombinedBuildSummaryByBuildChart
public CombinedBuildSummaryByBuildChart(int height,
int width,
@NotNull
PlanIdentifier plan,
@NotNull
List<? extends ResultsSummary> filteredResults,
@NotNull
com.atlassian.core.i18n.I18nTextProvider i18n)
generateChartParams
public Map<String,Object> generateChartParams()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.