Uses of Class
com.atlassian.bamboo.plan.cache.BambooCacheStats

Packages that use BambooCacheStats
com.atlassian.bamboo.build   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.security.acegi.acls   
com.atlassian.bamboo.ww2.actions.admin   
 

Uses of BambooCacheStats in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build that return BambooCacheStats
 BambooCacheStats CachedBuildDefinitionManagerImpl.getCacheStats()
           
 

Uses of BambooCacheStats in com.atlassian.bamboo.plan.cache
 

Methods in com.atlassian.bamboo.plan.cache that return BambooCacheStats
 BambooCacheStats ImmutablePlanCacheService.getCacheStats()
           
 BambooCacheStats ImmutablePlanCacheServiceImpl.getCacheStats()
           
 

Uses of BambooCacheStats in com.atlassian.bamboo.security.acegi.acls
 

Methods in com.atlassian.bamboo.security.acegi.acls that return BambooCacheStats
 BambooCacheStats HibernateMutableAclService.getCacheStats()
           
 BambooCacheStats HibernateMutableAclServiceImpl.getCacheStats()
           
 

Uses of BambooCacheStats in com.atlassian.bamboo.ww2.actions.admin
 

Methods in com.atlassian.bamboo.ww2.actions.admin that return BambooCacheStats
 BambooCacheStats ViewBambooInternals.getAclCacheStats()
           
 BambooCacheStats ViewBambooInternals.getBuildDefinitionCacheStats()
           
 BambooCacheStats ViewBambooInternals.getPlanCacheStats()
           
 



Copyright © 2012 Atlassian. All Rights Reserved.