Uses of Interface
com.atlassian.crowd.manager.license.CrowdLicenseManager

Packages that use CrowdLicenseManager
com.atlassian.crowd.console.action   
com.atlassian.crowd.console.filter   
com.atlassian.crowd.event.listener   
com.atlassian.crowd.manager.license   
com.atlassian.crowd.service.soap   
 

Uses of CrowdLicenseManager in com.atlassian.crowd.console.action
 

Fields in com.atlassian.crowd.console.action declared as CrowdLicenseManager
protected  CrowdLicenseManager BaseAction.crowdLicenseManager
           
 

Methods in com.atlassian.crowd.console.action with parameters of type CrowdLicenseManager
 void BaseAction.setCrowdLicenseManager(CrowdLicenseManager crowdLicenseManager)
           
 

Uses of CrowdLicenseManager in com.atlassian.crowd.console.filter
 

Methods in com.atlassian.crowd.console.filter that return CrowdLicenseManager
 CrowdLicenseManager LicenceFilter.getCrowdLicenseManager()
           
 

Methods in com.atlassian.crowd.console.filter with parameters of type CrowdLicenseManager
 void LicenceFilter.setCrowdLicenseManager(CrowdLicenseManager crowdLicenseManager)
           
 

Uses of CrowdLicenseManager in com.atlassian.crowd.event.listener
 

Methods in com.atlassian.crowd.event.listener with parameters of type CrowdLicenseManager
 void LicenseResourceLimitListener.setCrowdLicenseManager(CrowdLicenseManager crowdLicenseManager)
           
 

Uses of CrowdLicenseManager in com.atlassian.crowd.manager.license
 

Classes in com.atlassian.crowd.manager.license that implement CrowdLicenseManager
 class CrowdLicenseManagerImpl
           
 

Methods in com.atlassian.crowd.manager.license with parameters of type CrowdLicenseManager
 void LicenseResourceJob.setCrowdLicenseManager(CrowdLicenseManager crowdLicenseManager)
          Sets the license manager which is used to get and set the license information.
 

Uses of CrowdLicenseManager in com.atlassian.crowd.service.soap
 

Methods in com.atlassian.crowd.service.soap with parameters of type CrowdLicenseManager
 void SOAPService.setCrowdLicenseManager(CrowdLicenseManager crowdLicenseManager)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.