|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JiraLicenseUpdaterService
A service for setting license information.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.atlassian.jira.bc.license.JiraLicenseService |
|---|
JiraLicenseService.ValidationResult |
| Method Summary | |
|---|---|
LicenseDetails |
setLicense(JiraLicenseService.ValidationResult validationResult)
Sets the license from the given ValidationResult as the current JIRA license. |
| Methods inherited from interface com.atlassian.jira.bc.license.JiraLicenseService |
|---|
confirmProceedUnderEvaluationTerms, getLicense, getServerId, validate |
| Method Detail |
|---|
LicenseDetails setLicense(JiraLicenseService.ValidationResult validationResult)
validationResult - the validation result to get the license from.
IllegalArgumentException - if the validation result object has any error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||