public class JiraLicenseManager extends SalLicenseManager
LicenseManager for Jira.licenseHandler| Constructor and Description |
|---|
JiraLicenseManager(com.atlassian.sal.api.license.LicenseHandler licenseHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyProductLicense(String license)
Applies the given product license.
|
getProductKeys, isDataCenterpublic JiraLicenseManager(com.atlassian.sal.api.license.LicenseHandler licenseHandler)
public void applyProductLicense(String license)
LicenseManagerapplyProductLicense in interface LicenseManagerapplyProductLicense in class SalLicenseManagerlicense - the license to applyCopyright © 2020 Atlassian. All rights reserved.