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

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

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.actions.admin
 

Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type BambooLicenseManager
 void UpdateLicenseAction.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 © 2006 Atlassian Software Systems. All Rights Reserved.