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, 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)
public @NonNull Set<com.atlassian.sal.api.license.ProductLicense> getProductLicenses()
getProductLicenses
in interface com.atlassian.sal.api.license.MultiProductLicenseDetails
public @NonNull Set<com.atlassian.sal.api.license.ProductLicense> getEmbeddedLicenses()
getEmbeddedLicenses
in interface com.atlassian.sal.api.license.MultiProductLicenseDetails
public @Nullable com.atlassian.sal.api.license.ProductLicense getProductLicense(@NonNull String productKey)
getProductLicense
in interface com.atlassian.sal.api.license.MultiProductLicenseDetails
Copyright © 2003–2021 Atlassian. All rights reserved.