java.lang.Object | |
↳ | com.atlassian.jira.web.action.setup.LicenseValidationResults |
Contains the results of a call to the license validation REST endpoint.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Default constructor.
| |||||||||||
Create this from some existing validation results.
|
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.
| |||||||||||
Convert this to json.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Default constructor.
Create this from some existing validation results.
Set the errors associated with this validation result.