Uses of Interface
com.atlassian.bamboo.configuration.SystemStatisticsBean

Packages that use SystemStatisticsBean
com.atlassian.bamboo.configuration   
com.atlassian.bamboo.index   
com.atlassian.bamboo.upgrade   
 

Uses of SystemStatisticsBean in com.atlassian.bamboo.configuration
 

Classes in com.atlassian.bamboo.configuration that implement SystemStatisticsBean
 class DefaultSystemStatisticsBean
           
 

Methods in com.atlassian.bamboo.configuration that return SystemStatisticsBean
 SystemStatisticsBean SystemInfoAction.getSystemStatisticsBean()
           
 

Methods in com.atlassian.bamboo.configuration with parameters of type SystemStatisticsBean
 void SystemInfoAction.setSystemStatisticsBean(SystemStatisticsBean systemStatisticsBean)
           
 

Uses of SystemStatisticsBean in com.atlassian.bamboo.index
 

Methods in com.atlassian.bamboo.index that return SystemStatisticsBean
 SystemStatisticsBean ReindexAction.getSystemStatisticsBean()
           
 

Methods in com.atlassian.bamboo.index with parameters of type SystemStatisticsBean
 void ReindexAction.setSystemStatisticsBean(SystemStatisticsBean systemStatisticsBean)
           
 

Uses of SystemStatisticsBean in com.atlassian.bamboo.upgrade
 

Methods in com.atlassian.bamboo.upgrade with parameters of type SystemStatisticsBean
 void UpgradeManagerImpl.setSystemStatisticsBean(SystemStatisticsBean systemStatisticsBean)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.