public static class

SalLicenseBackdoor.BaseLicenseDetailsTO

extends Object
java.lang.Object
   ↳ com.atlassian.jira.dev.backdoor.sal.SalLicenseBackdoor.BaseLicenseDetailsTO
Known Direct Subclasses

Summary

Fields
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
Public Constructors
BaseLicenseDetailsTO()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

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

Public Constructors

public BaseLicenseDetailsTO ()