public class MultiProductLicenseDetailsImpl extends BaseLicenseDetailsImpl implements com.atlassian.sal.api.license.MultiProductLicenseDetails
ConfluenceLicense with some additionsBaseLicenseDetailsImpl,
SingleProductDetailsViewImpl| Constructor and Description |
|---|
MultiProductLicenseDetailsImpl(com.atlassian.extras.api.confluence.ConfluenceLicense confluenceLicense) |
| Modifier and Type | Method and Description |
|---|---|
Set<com.atlassian.sal.api.license.ProductLicense> |
getEmbeddedLicenses() |
com.atlassian.sal.api.license.ProductLicense |
getProductLicense(String productKey) |
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)
@Nonnull public Set<com.atlassian.sal.api.license.ProductLicense> getProductLicenses()
getProductLicenses in interface com.atlassian.sal.api.license.MultiProductLicenseDetails@Nonnull public Set<com.atlassian.sal.api.license.ProductLicense> getEmbeddedLicenses()
getEmbeddedLicenses in interface com.atlassian.sal.api.license.MultiProductLicenseDetailsCopyright © 2003–2019 Atlassian. All rights reserved.