@ParametersAreNonnullByDefault public interface LicenseStoreInternal extends LicenseStore
| Modifier and Type | Method and Description |
|---|---|
Optional<com.atlassian.extras.api.AtlassianLicense> |
retrieveOptional()
Only useful during setup.
|
clearLicenseFromMemory, install, installTransiently, retrieve@Nonnull Optional<com.atlassian.extras.api.AtlassianLicense> retrieveOptional() throws LicenseException
LicenseException - if the license is set, but cannot be parsed, or if the license store lock cannot be
acquired.Copyright © 2003–2018 Atlassian. All rights reserved.