@ParametersAreNonnullByDefault public interface LicenseStoreInternal extends LicenseStore
| Modifier and Type | Method and Description | 
|---|---|
@NonNull 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–2023 Atlassian. All rights reserved.