| java.lang.Object | ||
| ↳ | com.atlassian.jira.bc.ServiceResultImpl | |
| ↳ | com.atlassian.jira.bc.project.version.VersionService.ReasonsServiceResult<R, T> | |
Known Direct Subclasses
| |||||||||||||
A generified ServiceResultImpl that allows Service-specified Reasons to be set as part of the result (in
addition to Reasons specified inside the ErrorCollection.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.jira.bc.ServiceResultImpl
| |||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||
From interface
com.atlassian.jira.bc.ServiceResult
| |||||||||||||||||||

