Class RatioOfFailureWithLabelUsageCollector
java.lang.Object
com.atlassian.bamboo.reports.collector.RatioOfFailureWithLabelUsageCollector
- All Implemented Interfaces:
ReportCollector
,BambooPluginModule
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull org.jfree.data.general.Dataset
void
void
setResultsList
(@NotNull List<? extends ResultsSummary> resultsList)
-
Constructor Details
-
RatioOfFailureWithLabelUsageCollector
public RatioOfFailureWithLabelUsageCollector()
-
-
Method Details
-
getDataset
@NotNull public @NotNull org.jfree.data.general.Dataset getDataset()- Specified by:
getDataset
in interfaceReportCollector
-
setResultsList
- Specified by:
setResultsList
in interfaceReportCollector
-
setParams
- Specified by:
setParams
in interfaceReportCollector
-
getPeriodRange
Description copied from interface:ReportCollector
One ofAbstractTimePeriodGroupedChart.DAY
,AbstractTimePeriodGroupedChart.WEEK
andAbstractTimePeriodGroupedChart.MONTH
.- Specified by:
getPeriodRange
in interfaceReportCollector
- Returns:
-