public interface LicenseInfo
Modifier and Type | Method and Description |
---|---|
com.atlassian.upm.api.license.entity.LicenseError |
getError()
Get if there is any error with the license
|
com.atlassian.upm.api.license.entity.PluginLicense |
getLicense()
Get the App license
|
boolean |
isValid()
Get if the license is valid
|
boolean isValid()
com.atlassian.upm.api.license.entity.LicenseError getError()
com.atlassian.upm.api.license.entity.PluginLicense getLicense()
Copyright © 2021 DEISER. All Rights Reserved.