com.atlassian.upm.license.compatibility
Interface LegacyCompatiblePluginLicenseManager

All Superinterfaces:
CompatiblePluginLicenseManager

public interface LegacyCompatiblePluginLicenseManager
extends CompatiblePluginLicenseManager

Implementations where UPM 2.0 is NOT installed should implement this interface. This implementation is used if UPM 2.0 is installed on the current product installation. This implementation exists such that versions of plugins that use this SPI will be compatible with both UPM 1.x and 2.0.

Since:
2.0

Method Summary
 
Methods inherited from interface com.atlassian.upm.license.compatibility.CompatiblePluginLicenseManager
getCurrentLicense, getCurrentLicenseStatus, getLicense, getLicenseStatus, getPluginLicenseAdministrationUri, setLicense
 



Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.