| Package | Description |
|---|---|
| com.atlassian.sal.api.license |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SingleProductLicenseDetailsView
A "view" on top of a license that is in the context of a single given product.
|
| Modifier and Type | Method and Description |
|---|---|
ProductLicense |
MultiProductLicenseDetails.getProductLicense(String productKey)
Returns the individual product or embedded license with the given product key.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ProductLicense> |
MultiProductLicenseDetails.getEmbeddedLicenses() |
Set<ProductLicense> |
MultiProductLicenseDetails.getProductLicenses()
Returns
ProductLicenses 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. |
Copyright © 2021 Atlassian. All rights reserved.