public class CombinedBuildSummaryByBuildChart extends AbstractBambooChart
AbstractBambooChart.AutoRange, AbstractBambooChart.NotifyListeners
chartTitle, contextPath, height, shortUrlUsed, width, xAxisLabel, yAxisLabel
Constructor and Description |
---|
CombinedBuildSummaryByBuildChart(int height,
int width,
PlanIdentifier plan,
List<? extends ResultsSummary> filteredResults,
com.atlassian.core.i18n.I18nTextProvider i18n) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
generateChartParams() |
configureDurationRangeAxis, configureDurationRangeAxis, configureDurationRangeAxisForSeconds, generateChartImage, generateChartImage, generateRandomMapName, getChartTitle, getContextPath, getHeight, getWidth, getxAxisLabel, getyAxisLabel, isShortUrlUsed, setChartTitle, setContextPath, setHeight, setShortUrlUsed, setWidth, setxAxisLabel, setyAxisLabel
public CombinedBuildSummaryByBuildChart(int height, int width, @NotNull PlanIdentifier plan, @NotNull List<? extends ResultsSummary> filteredResults, @NotNull com.atlassian.core.i18n.I18nTextProvider i18n)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.