public class MultiProductLicenseDetailsImpl extends BaseLicenseDetailsImpl implements com.atlassian.sal.api.license.MultiProductLicenseDetails
ConfluenceLicense with some additionsBaseLicenseDetailsImpl,
SingleProductDetailsViewImpl| Constructor and Description |
|---|
MultiProductLicenseDetailsImpl(@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense confluenceLicense) |
| Modifier and Type | Method and Description |
|---|---|
@NonNull Set<com.atlassian.sal.api.license.ProductLicense> |
getEmbeddedLicenses() |
@Nullable com.atlassian.sal.api.license.ProductLicense |
getProductLicense(@NonNull String productKey) |
@NonNull Set<com.atlassian.sal.api.license.ProductLicense> |
getProductLicenses() |
getConfluenceLicense, getDescription, getLicenseExpiryDate, getLicenseTypeName, getMaintenanceExpiryDate, getOrganisationName, getProperty, getServerId, getSupportEntitlementNumber, isDataCenter, isEnterpriseLicensingAgreement, isEvaluationLicense, isPerpetualLicenseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getLicenseExpiryDate, getLicenseTypeName, getMaintenanceExpiryDate, getOrganisationName, getProperty, getServerId, getSupportEntitlementNumber, isDataCenter, isEnterpriseLicensingAgreement, isEvaluationLicense, isPerpetualLicensepublic MultiProductLicenseDetailsImpl(@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense confluenceLicense)
public @NonNull Set<com.atlassian.sal.api.license.ProductLicense> getProductLicenses()
getProductLicenses in interface com.atlassian.sal.api.license.MultiProductLicenseDetailspublic @NonNull Set<com.atlassian.sal.api.license.ProductLicense> getEmbeddedLicenses()
getEmbeddedLicenses in interface com.atlassian.sal.api.license.MultiProductLicenseDetailspublic @Nullable com.atlassian.sal.api.license.ProductLicense getProductLicense(@NonNull String productKey)
getProductLicense in interface com.atlassian.sal.api.license.MultiProductLicenseDetailsCopyright © 2003–2022 Atlassian. All rights reserved.