Uses of Interface
com.atlassian.sal.api.license.ProductLicense
Packages that use ProductLicense
-
Uses of ProductLicense in com.atlassian.sal.api.license
Subinterfaces of ProductLicense in com.atlassian.sal.api.licenseModifier and TypeInterfaceDescriptioninterfaceA "view" on top of a license that is in the context of a single given product.Methods in com.atlassian.sal.api.license that return ProductLicenseModifier and TypeMethodDescriptionMultiProductLicenseDetails.getProductLicense(String productKey) Returns the individual product or embedded license with the given product key.Methods in com.atlassian.sal.api.license that return types with arguments of type ProductLicenseModifier and TypeMethodDescriptionMultiProductLicenseDetails.getEmbeddedLicenses()MultiProductLicenseDetails.getProductLicenses()ReturnsProductLicenses for the host product license (if relevant) as well as all products in this license that are direct sub-products of the current host product/platform.