Package | Description |
---|---|
com.atlassian.bamboo.charts | |
com.atlassian.bamboo.clover.reports.collector | |
com.atlassian.bamboo.reports.collector | |
com.atlassian.bamboo.ww2.actions.reports |
Modifier and Type | Method and Description |
---|---|
@Nullable ReportCollector |
ChartManager.getReportCollector(List<ResultsSummary> resultsList,
Map<String,String[]> contextMap) |
@Nullable ReportCollector |
DefaultChartManager.getReportCollector(List<ResultsSummary> resultsList,
Map<String,String[]> contextMap) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.plugin.ModuleDescriptor<ReportCollector> |
ChartManager.getReport(String reportKey) |
com.atlassian.plugin.ModuleDescriptor<ReportCollector> |
DefaultChartManager.getReport(String reportKey) |
Modifier and Type | Class and Description |
---|---|
class |
CloverCoverageCollector |
class |
CloverLOCCollector |
class |
CloverNCLOCCollector |
class |
CloverPerBuildCoverageCollector |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTimePeriodCollector |
class |
AgentUtilizationCollector |
class |
AverageDurationCollector |
class |
AverageQueuedDurationCollector |
class |
LabelUsageCountCollector |
class |
LabelUsageRatioCollector |
class |
NumberOfBuildFailureCollector |
class |
NumberOfBuildsCollector |
class |
NumberOfTestsCollector |
class |
RatioOfFailureWithLabelUsageCollector |
class |
RatioOfSuccessCollector |
class |
TimeToFixCollector |
Modifier and Type | Method and Description |
---|---|
com.atlassian.plugin.ModuleDescriptor<ReportCollector> |
ViewReport.getSelectedReport() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.