Uses of Interface
com.atlassian.bamboo.license.BambooLicenseManager

Packages that use BambooLicenseManager
com.atlassian.bamboo.agent.elastic.server   
com.atlassian.bamboo.buildqueue.manager   
com.atlassian.bamboo.filter   
com.atlassian.bamboo.license   
com.atlassian.bamboo.setup   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.setup   
 

Uses of BambooLicenseManager in com.atlassian.bamboo.agent.elastic.server
 

Methods in com.atlassian.bamboo.agent.elastic.server with parameters of type BambooLicenseManager
 void ElasticFunctionalityFacadeImpl.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
           
 

Uses of BambooLicenseManager in com.atlassian.bamboo.buildqueue.manager
 

Methods in com.atlassian.bamboo.buildqueue.manager with parameters of type BambooLicenseManager
 void LocalAgentManagerImpl.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
           
 

Uses of BambooLicenseManager in com.atlassian.bamboo.filter
 

Methods in com.atlassian.bamboo.filter that return BambooLicenseManager
 BambooLicenseManager LicenseFilter.getBambooLicenseManager()
           
 

Uses of BambooLicenseManager in com.atlassian.bamboo.license
 

Classes in com.atlassian.bamboo.license that implement BambooLicenseManager
 class BambooLicenseManagerImpl
           
 

Uses of BambooLicenseManager in com.atlassian.bamboo.setup
 

Methods in com.atlassian.bamboo.setup with parameters of type BambooLicenseManager
 void DefaultBootstrapManager.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
           
 

Uses of BambooLicenseManager in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 that return BambooLicenseManager
 BambooLicenseManager FreemarkerContext.getBambooLicenseManager()
           
 BambooLicenseManager BambooActionSupport.getBambooLicenseManager()
           
 

Methods in com.atlassian.bamboo.ww2 with parameters of type BambooLicenseManager
 void BambooActionSupport.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
           
 

Constructors in com.atlassian.bamboo.ww2 with parameters of type BambooLicenseManager
FreemarkerContext(BambooLicenseManager bambooLicenseManager, AdministrationConfigurationManager administrationConfigurationManager, BambooPermissionManager bambooPermissionManager, DashboardCachingManager dashboardCachingManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, BambooUserManager bambooUserManager, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.admin that return BambooLicenseManager
 BambooLicenseManager UpdateLicenseAction.getBambooLicenseManager()
           
 

Uses of BambooLicenseManager in com.atlassian.bamboo.ww2.actions.setup
 

Methods in com.atlassian.bamboo.ww2.actions.setup that return BambooLicenseManager
 BambooLicenseManager SetupLicenseAction.getBambooLicenseManager()
           
 

Methods in com.atlassian.bamboo.ww2.actions.setup with parameters of type BambooLicenseManager
 void SetupLicenseAction.setBambooLicenseManager(BambooLicenseManager bambooLicenseManager)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.