public class DefaultLicenseDataProvider extends Object implements ProductLicenseDataProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
JSM_LEGACY_ACTIVE_PROPERTY_KEY |
static String |
JSM_RBP_ACTIVE_PROPERTY_KEY |
| Constructor and Description |
|---|
DefaultLicenseDataProvider(com.atlassian.sal.api.license.LicenseHandler licenseHandler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDataCenterProduct() |
boolean |
isServiceManagementProduct() |
public static final String JSM_LEGACY_ACTIVE_PROPERTY_KEY
public static final String JSM_RBP_ACTIVE_PROPERTY_KEY
@Inject public DefaultLicenseDataProvider(com.atlassian.sal.api.license.LicenseHandler licenseHandler)
public boolean isDataCenterProduct()
isDataCenterProduct in interface ProductLicenseDataProviderpublic boolean isServiceManagementProduct()
isServiceManagementProduct in interface ProductLicenseDataProviderCopyright © 2023 Atlassian. All rights reserved.