| java.lang.Object | |
| ↳ | com.atlassian.jira.rest.v2.issue.IssueResourceExamples |
Example JSON payloads for issue-related use cases.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BULK_CREATE_REQUEST | |||||||||||
| BULK_CREATE_RESPONSE_400 | |||||||||||
| BULK_CRETE_RESPONSE_200 | |||||||||||
| CREATE_REQUEST | |||||||||||
| CREATE_REQUEST_SECOND_ELEMENT | |||||||||||
| CREATE_RESPONSE_200 | |||||||||||
| CREATE_RESPONSE_400 | |||||||||||
| DEPENDENT_ISSUE_LINK_TYPE | |||||||||||
| GET_CREATEMETA_RESPONSE_200 | Example CreateMetaBean instance for use in automatically generated documentation. | ||||||||||
| GET_RESPONSE_200 | Example IssueBean instance for use in automatically generated documentation. | ||||||||||
| ISSUE_SHORT | Short example for use in automatically generated documentation. | ||||||||||
| SUBTASK_ISSUE_LINK_TYPE | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Example CreateMetaBean instance for use in automatically generated documentation.
Example IssueBean instance for use in automatically generated documentation.
Short example for use in automatically generated documentation.

