public static class SalLicenseBackdoor.BaseLicenseDetailsTO extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
description |
protected boolean |
isDataCenter |
protected boolean |
isEnterpriseLicensingAgreement |
protected boolean |
isEvaluationLicense |
protected boolean |
isPerpetualLicense |
protected Date |
licenseExpiryDate |
protected String |
licenseTypeName |
protected Date |
maintenanceExpiryDate |
protected String |
organisationName |
protected String |
serverId |
protected String |
supportEntitlementNumber |
Constructor and Description |
---|
BaseLicenseDetailsTO() |
protected boolean isEvaluationLicense
protected String licenseTypeName
protected String organisationName
protected String supportEntitlementNumber
protected String description
protected String serverId
protected boolean isPerpetualLicense
protected Date licenseExpiryDate
protected Date maintenanceExpiryDate
protected boolean isDataCenter
protected boolean isEnterpriseLicensingAgreement
Copyright © 2002-2021 Atlassian. All Rights Reserved.