Uses of Class
com.atlassian.bamboo.build.statistics.FailurePeriod
-
Uses of FailurePeriod in com.atlassian.bamboo.build.statistics
Modifier and TypeMethodDescriptionStatisticsCollector.getLongestElapsedBuildPeriod()
StatisticsCollectorImpl.getLongestElapsedBuildPeriod()
@Nullable FailurePeriod
StatisticsCollector.getLongestElapsedTimePeriod()
@Nullable FailurePeriod
StatisticsCollectorImpl.getLongestElapsedTimePeriod()
Modifier and TypeMethodDescriptionStatisticsCollector.getFailurePeriods()
Get a set of "periods" in which there were failures.StatisticsCollectorImpl.getFailurePeriods()
Get a set of "periods" in which there were failures. -
Uses of FailurePeriod in com.atlassian.bamboo.resultsummary.tests
Modifier and TypeMethodDescription@NotNull List<FailurePeriod>
TestCaseSummary.getFailurePeriods()
@NotNull List<FailurePeriod>
TestCaseSummaryImpl.getFailurePeriods()