Uses of Class
com.atlassian.bamboo.plan.cache.BambooCacheStats
-
Packages that use BambooCacheStats Package Description com.atlassian.bamboo.plan.cache com.atlassian.bamboo.repository com.atlassian.bamboo.security.acegi.acls com.atlassian.bamboo.ww2.actions.admin -
-
Uses of BambooCacheStats in com.atlassian.bamboo.plan.cache
Methods in com.atlassian.bamboo.plan.cache that return BambooCacheStats Modifier and Type Method Description BambooCacheStats
ImmutablePlanCacheService. getCacheStats()
Retrieve cache statisticsBambooCacheStats
ImmutablePlanCacheServiceImpl. getCacheStats()
-
Uses of BambooCacheStats in com.atlassian.bamboo.repository
Methods in com.atlassian.bamboo.repository that return BambooCacheStats Modifier and Type Method Description BambooCacheStats
CachedRepositoryDefinitionManager. getCacheStats()
Retrieve cache statistics -
Uses of BambooCacheStats in com.atlassian.bamboo.security.acegi.acls
Methods in com.atlassian.bamboo.security.acegi.acls that return BambooCacheStats Modifier and Type Method Description 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 Modifier and Type Method Description BambooCacheStats
ViewBambooInternals. getAclCacheStats()
BambooCacheStats
ViewBambooInternals. getPlanCacheStats()
-