|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FailurePeriod | |
|---|---|
| com.atlassian.bamboo.build.statistics | |
| com.atlassian.bamboo.resultsummary.tests | |
| Uses of FailurePeriod in com.atlassian.bamboo.build.statistics |
|---|
| Methods in com.atlassian.bamboo.build.statistics that return FailurePeriod | |
|---|---|
FailurePeriod |
StatisticsCollectorImpl.getLongestElapsedBuildPeriod()
|
FailurePeriod |
StatisticsCollector.getLongestElapsedBuildPeriod()
|
FailurePeriod |
StatisticsCollectorImpl.getLongestElapsedTimePeriod()
|
FailurePeriod |
StatisticsCollector.getLongestElapsedTimePeriod()
|
| Methods in com.atlassian.bamboo.build.statistics that return types with arguments of type FailurePeriod | |
|---|---|
java.util.List<FailurePeriod> |
StatisticsCollectorImpl.getFailurePeriods()
Get a set of "periods" in which there were failures. |
java.util.List<FailurePeriod> |
StatisticsCollector.getFailurePeriods()
Get a set of "periods" in which there were failures. |
| Uses of FailurePeriod in com.atlassian.bamboo.resultsummary.tests |
|---|
| Methods in com.atlassian.bamboo.resultsummary.tests that return types with arguments of type FailurePeriod | |
|---|---|
java.util.List<FailurePeriod> |
TestCaseSummary.getFailurePeriods()
|
java.util.List<FailurePeriod> |
TestCaseSummaryImpl.getFailurePeriods()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||