Uses of Interface
com.atlassian.bamboo.build.statistics.SuccessPercentageStatisticsBean

Packages that use SuccessPercentageStatisticsBean
com.atlassian.bamboo.build.statistics   
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.ww2.actions.admin.elastic   
 

Uses of SuccessPercentageStatisticsBean in com.atlassian.bamboo.build.statistics
 

Subinterfaces of SuccessPercentageStatisticsBean in com.atlassian.bamboo.build.statistics
 interface StatisticsCollector
           
 

Classes in com.atlassian.bamboo.build.statistics that implement SuccessPercentageStatisticsBean
 class StatisticsCollectorImpl
           
 class SuccessPercentageStatisticsBeanImpl
           
 

Uses of SuccessPercentageStatisticsBean in com.atlassian.bamboo.configuration.agent
 

Methods in com.atlassian.bamboo.configuration.agent that return SuccessPercentageStatisticsBean
 SuccessPercentageStatisticsBean ViewAgent.getStatistics()
           
 

Uses of SuccessPercentageStatisticsBean in com.atlassian.bamboo.ww2.actions.admin.elastic
 

Methods in com.atlassian.bamboo.ww2.actions.admin.elastic that return SuccessPercentageStatisticsBean
 SuccessPercentageStatisticsBean ViewElasticAgentHistoryAction.getStatistics(long id)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.