|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@PublicApi public interface ServiceResult
This interface defines a service method call result in JIRA that can contain human readable errors. New service
methods should prefer the generic ServiceOutcome.
ServiceOutcome| Method Summary | |
|---|---|
ErrorCollection |
getErrorCollection()
|
boolean |
isValid()
|
| Method Detail |
|---|
boolean isValid()
ErrorCollection getErrorCollection()
ErrorCollection that contains any errors that may have happened as a result of the validations.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||