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