public static class SalLicenseControl.MultiProductLicenseDetailsTO extends SalLicenseControl.BaseLicenseDetailsTO
Modifier and Type | Field and Description |
---|---|
List<SalLicenseControl.ProductLicenseTO> |
productLicenses |
description, isDataCenter, isEnterpriseLicensingAgreement, isEvaluationLicense, isPerpetualLicense, licenseExpiryDate, licenseTypeName, maintenanceExpiryDate, organisationName, serverId, supportEntitlementNumber
Constructor and Description |
---|
MultiProductLicenseDetailsTO() |
Modifier and Type | Method and Description |
---|---|
SalLicenseControl.ProductLicenseTO |
getProductByKey(String productKey) |
public List<SalLicenseControl.ProductLicenseTO> productLicenses
@Nullable public SalLicenseControl.ProductLicenseTO getProductByKey(String productKey)
Copyright © 2002-2015 Atlassian. All Rights Reserved.