public class SingleProductDetailsViewImpl extends BaseLicenseDetailsImpl implements com.atlassian.sal.api.license.SingleProductLicenseDetailsView
ConfluenceLicense with some additionsBaseLicenseDetailsImpl,
SingleProductLicenseDetailsView| Constructor and Description |
|---|
SingleProductDetailsViewImpl(@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense confluenceLicense) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfUsers() |
@NonNull String |
getProductDisplayName() |
@NonNull String |
getProductKey() |
boolean |
isUnlimitedNumberOfUsers() |
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 SingleProductDetailsViewImpl(@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense confluenceLicense)
public @NonNull String getProductKey()
getProductKey in interface com.atlassian.sal.api.license.ProductLicensepublic boolean isUnlimitedNumberOfUsers()
isUnlimitedNumberOfUsers in interface com.atlassian.sal.api.license.ProductLicensepublic int getNumberOfUsers()
getNumberOfUsers in interface com.atlassian.sal.api.license.ProductLicensepublic @NonNull String getProductDisplayName()
getProductDisplayName in interface com.atlassian.sal.api.license.ProductLicenseCopyright © 2003–2019 Atlassian. All rights reserved.