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