Class SalLicenseBackdoor.BaseLicenseDetailsTO
java.lang.Object
com.atlassian.jira.dev.backdoor.sal.SalLicenseBackdoor.BaseLicenseDetailsTO
- Direct Known Subclasses:
SalLicenseBackdoor.MultiProductLicenseDetailsTO,SingleProductLicenseDetailsViewTO
- Enclosing class:
- SalLicenseBackdoor
-
Field Details
-
isEvaluationLicense
protected boolean isEvaluationLicense -
licenseTypeName
-
organisationName
-
supportEntitlementNumber
-
description
-
serverId
-
isPerpetualLicense
protected boolean isPerpetualLicense -
licenseExpiryDate
-
maintenanceExpiryDate
-
isDataCenter
protected boolean isDataCenter -
isEnterpriseLicensingAgreement
protected boolean isEnterpriseLicensingAgreement
-
-
Constructor Details
-
BaseLicenseDetailsTO
public BaseLicenseDetailsTO()
-