|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceOutcome<T>
A service result that also has an value.
| Method Summary | |
|---|---|
T |
getReturnedValue()
Returns the value that was returned by the service, or null. |
| Methods inherited from interface com.atlassian.jira.bc.ServiceResult |
|---|
getErrorCollection, isValid |
| Method Detail |
|---|
T getReturnedValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||