com.atlassian.bamboo.reports.collector
Class RatioOfFailureWithLabelUsageCollector
java.lang.Object
com.atlassian.bamboo.reports.collector.RatioOfFailureWithLabelUsageCollector
- All Implemented Interfaces:
- ReportCollector, BambooPluginModule
public class RatioOfFailureWithLabelUsageCollector
- extends Object
- implements ReportCollector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RatioOfFailureWithLabelUsageCollector
public RatioOfFailureWithLabelUsageCollector()
getDataset
@NotNull
public org.jfree.data.general.Dataset getDataset()
- Specified by:
getDataset
in interface ReportCollector
setResultsList
public void setResultsList(@NotNull
List<? extends ResultsSummary> resultsList)
- Specified by:
setResultsList
in interface ReportCollector
setParams
public void setParams(@NotNull
Map<String,String[]> params)
- Specified by:
setParams
in interface ReportCollector
getPeriodRange
public String getPeriodRange()
- Description copied from interface:
ReportCollector
- One of
AbstractTimePeriodGroupedChart.DAY
, AbstractTimePeriodGroupedChart.WEEK
and
AbstractTimePeriodGroupedChart.MONTH
.
- Specified by:
getPeriodRange
in interface ReportCollector
- Returns:
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.