| Package | Description |
|---|---|
| com.atlassian.bamboo.build.statistics |
| Modifier and Type | Method and Description |
|---|---|
FailurePeriod |
StatisticsCollectorImpl.getLongestElapsedBuildPeriod() |
FailurePeriod |
StatisticsCollector.getLongestElapsedBuildPeriod() |
@Nullable FailurePeriod |
StatisticsCollectorImpl.getLongestElapsedTimePeriod() |
@Nullable FailurePeriod |
StatisticsCollector.getLongestElapsedTimePeriod() |
| Modifier and Type | Method and Description |
|---|---|
List<FailurePeriod> |
StatisticsCollectorImpl.getFailurePeriods()
Get a set of "periods" in which there were failures.
|
List<FailurePeriod> |
StatisticsCollector.getFailurePeriods()
Get a set of "periods" in which there were failures.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.