Package | Description |
---|---|
com.atlassian.bamboo.build.statistics | |
com.atlassian.bamboo.resultsummary.tests |
Modifier and Type | Method and Description |
---|---|
FailurePeriod |
StatisticsCollectorImpl.getLongestElapsedBuildPeriod() |
FailurePeriod |
StatisticsCollector.getLongestElapsedBuildPeriod() |
FailurePeriod |
StatisticsCollectorImpl.getLongestElapsedTimePeriod() |
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.
|
Modifier and Type | Method and Description |
---|---|
List<FailurePeriod> |
TestCaseSummaryImpl.getFailurePeriods() |
List<FailurePeriod> |
TestCaseSummary.getFailurePeriods() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.