Uses of Interface
com.atlassian.upm.license.compatibility.LegacyCompatiblePluginLicenseManager

Uses of LegacyCompatiblePluginLicenseManager in com.atlassian.upm.license.compatibility
 

Methods in com.atlassian.upm.license.compatibility that return LegacyCompatiblePluginLicenseManager
 LegacyCompatiblePluginLicenseManager PluginLicenseManagerAccessorImpl.getLegacyPluginLicenseManager()
           
 LegacyCompatiblePluginLicenseManager PluginLicenseManagerAccessor.getLegacyPluginLicenseManager()
          Returns the LegacyCompatiblePluginLicenseManager for the current plugin, regardless of whether or not UPM 2.0 is installed.
 

Constructors in com.atlassian.upm.license.compatibility with parameters of type LegacyCompatiblePluginLicenseManager
OnDemandCompatiblePluginLicenseManager(LegacyCompatiblePluginLicenseManager legacyPluginLicenseManager, CompatiblePluginLicenseManager defaultPluginLicenseManager)
           
PluginLicenseManagerAccessorImpl(org.springframework.context.ApplicationContext applicationContext, LegacyCompatiblePluginLicenseManager legacyPluginLicenseManager)
           
 



Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.