Uses of Class
com.atlassian.bamboo.build.statistics.FailurePeriod

Packages that use FailurePeriod
com.atlassian.bamboo.build.statistics   
 

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.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.