| java.lang.Object | |
| ↳ | com.atlassian.jira.rest.v2.license.LicenseValidationResults |
Contains the results of a call to the license validation REST endpoint.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Default constructor.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return any errors associated with the license validation.
| |||||||||||
Return the license string.
| |||||||||||
Set the errors associated with this validation result.
| |||||||||||
Set the license string.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Default constructor.
Set the errors associated with this validation result.

