Uses of Interface
com.atlassian.confluence.ondemand.OnDemandLicenseManager

Packages that use OnDemandLicenseManager
com.atlassian.confluence.ondemand   
com.atlassian.confluence.security   
com.atlassian.confluence.setup.quartz   
com.atlassian.confluence.setup.settings   
com.atlassian.studio.confluence   
 

Uses of OnDemandLicenseManager in com.atlassian.confluence.ondemand
 

Classes in com.atlassian.confluence.ondemand that implement OnDemandLicenseManager
 class OnDemandLicenseManagerNoOpImpl
          No Op implementation of the OnDemandLicenseManager; this implementation is overridden by the hosted component overrides in on demand.
 

Uses of OnDemandLicenseManager in com.atlassian.confluence.security
 

Methods in com.atlassian.confluence.security with parameters of type OnDemandLicenseManager
 void DefaultPermissionManager.setOnDemandLicenseManager(OnDemandLicenseManager onDemandLicenseManager)
           
 

Uses of OnDemandLicenseManager in com.atlassian.confluence.setup.quartz
 

Constructors in com.atlassian.confluence.setup.quartz with parameters of type OnDemandLicenseManager
ConfluenceEnabledTriggerListener(OnDemandLicenseManager onDemandLicenseManager, TenantRegistry tenantRegistry)
           
 

Uses of OnDemandLicenseManager in com.atlassian.confluence.setup.settings
 

Constructors in com.atlassian.confluence.setup.settings with parameters of type OnDemandLicenseManager
DefaultCoreFeaturesManager(OnDemandLicenseManager onDemandLicenseManager)
           
 

Uses of OnDemandLicenseManager in com.atlassian.studio.confluence
 

Classes in com.atlassian.studio.confluence that implement OnDemandLicenseManager
 class OnDemandLicenseManagerImpl
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.