public static class SalLicenseControl.ProductLicenseTO extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
isUnlimitedNumberOfUsers |
String |
licenseKey |
int |
numberOfUsers |
String |
productDisplayName |
String |
productKey |
Constructor and Description |
---|
ProductLicenseTO() |
ProductLicenseTO(String licenseKey) |
ProductLicenseTO(String productKey,
String licenseKey) |
ProductLicenseTO(String productKey,
String licenseKey,
Locale locale) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.