Uses of Interface
com.atlassian.bamboo.caching.DashboardCachingManager

Packages that use DashboardCachingManager
com.atlassian.bamboo.caching   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.plugins.web.conditions   
com.atlassian.bamboo.ww2   
 

Uses of DashboardCachingManager in com.atlassian.bamboo.caching
 

Classes in com.atlassian.bamboo.caching that implement DashboardCachingManager
 class DashboardCachingManagerImpl
           
 

Methods in com.atlassian.bamboo.caching with parameters of type DashboardCachingManager
 void DashboardCacheListener.setDashboardCachingManager(DashboardCachingManager dashboardCachingManager)
           
 

Uses of DashboardCachingManager in com.atlassian.bamboo.plan.branch
 

Methods in com.atlassian.bamboo.plan.branch with parameters of type DashboardCachingManager
 void BranchDetectionJobScheduler.setDashboardCachingManager(DashboardCachingManager dashboardCachingManager)
           
 

Uses of DashboardCachingManager in com.atlassian.bamboo.plugins.web.conditions
 

Methods in com.atlassian.bamboo.plugins.web.conditions with parameters of type DashboardCachingManager
 void PlansExistCondition.setDashboardCachingManager(DashboardCachingManager dashboardCachingManager)
           
 

Uses of DashboardCachingManager in com.atlassian.bamboo.ww2
 

Fields in com.atlassian.bamboo.ww2 declared as DashboardCachingManager
protected  DashboardCachingManager BambooActionSupport.dashboardCachingManager
           
 

Methods in com.atlassian.bamboo.ww2 with parameters of type DashboardCachingManager
 void BambooActionSupport.setDashboardCachingManager(DashboardCachingManager dashboardCachingManager)
           
 

Constructors in com.atlassian.bamboo.ww2 with parameters of type DashboardCachingManager
FreemarkerContext(BambooLicenseManager bambooLicenseManager, AdministrationConfigurationManager administrationConfigurationManager, BambooPermissionManager bambooPermissionManager, DashboardCachingManager dashboardCachingManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, BambooUserManager bambooUserManager, com.atlassian.plugin.PluginAccessor pluginAccessor, PlanFavouriteService planFavouriteService, GravatarService gravatarService, ServerLifecycleProvider serverLifecycleProvider, PlanManager planManager, BootstrapManager bootstrapManager, FeatureManager featureManager)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.