public interface PluginLicenseManager
| Modifier and Type | Method and Description |
|---|---|
void |
setLicense(String licenseString)
Set the license wusing this license string.
|
void setLicense(String licenseString) throws com.atlassian.license.LicenseException
licenseString - A license Stringcom.atlassian.license.LicenseException - The Exception message should be in expanded form that can be directly show to the user.Copyright © 2002-2024 Atlassian. All Rights Reserved.