Package com.atlassian.sal.api.license
Interface SingleProductLicenseDetailsView
- All Superinterfaces:
BaseLicenseDetails,ProductLicense
@PublicApi
public interface SingleProductLicenseDetailsView
extends ProductLicense, BaseLicenseDetails
A "view" on top of a license that is in the context of a single given product.
Note that some licenses may actually include multiple Products in a single license (eg ELAs - Enterprise License Agreements). However, even if the actually underlying license contains multiple products this view only shows information about a single one of those products.
- See Also:
-
Field Summary
Fields inherited from interface com.atlassian.sal.api.license.ProductLicense
UNLIMITED_USER_COUNT -
Method Summary
Methods inherited from interface com.atlassian.sal.api.license.BaseLicenseDetails
getDescription, getLicenseExpiryDate, getLicenseTypeName, getMaintenanceExpiryDate, getOrganisationName, getProperty, getServerId, getSupportEntitlementNumber, isDataCenter, isEnterpriseLicensingAgreement, isEvaluationLicense, isPerpetualLicenseMethods inherited from interface com.atlassian.sal.api.license.ProductLicense
getNumberOfUsers, getProductDisplayName, getProductKey, getProperty, isUnlimitedNumberOfUsers