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, isPerpetualLicense
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getLicenseExpiryDate, getLicenseTypeName, getMaintenanceExpiryDate, getOrganisationName, getProperty, getServerId, getSupportEntitlementNumber, isDataCenter, isEnterpriseLicensingAgreement, isEvaluationLicense, isPerpetualLicense
public 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.MultiProductLicenseDetails
Copyright © 2003–2017 Atlassian. All rights reserved.