| java.lang.Object | |
| ↳ | com.atlassian.jira.rest.v2.issue.StatusCategoryResource |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a list of all status categories
| |||||||||||
Returns a full representation of the StatusCategory having the given id or key
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns a list of all status categories
| request | a Request |
|---|---|
| uriInfo | a UriInfo |
Returns a full representation of the StatusCategory having the given id or key
| idOrKey | a numeric StatusCategory id or a status category key |
|---|---|
| request | a Request |
| uriInfo | a UriInfo |

