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

Packages that use BambooLicenseManager
com.atlassian.bamboo.buildqueue.manager   
com.atlassian.bamboo.filter   
com.atlassian.bamboo.setup   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.actions.setup   
 

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.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 BambooActionSupport.getBambooLicenseManager()
           
 

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

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 © 2008 Atlassian Pty Ltd. All Rights Reserved.