Name |
Description |
Attachment |
Represents a file attached to an issue. |
ChangeList |
Represents a set of changes from an issue's history. |
Comment |
Represents a user's comment on an issue. |
CommentList |
A list of user comments. |
FixVersion |
Represents a product version for which issues can be planned. |
Group |
Represents a user group. |
GroupList |
Represents a list of user groups. |
Issue |
A JIRA issue. |
IssueFields |
Represents additional issue fields. |
IssueLink |
Represents a relation between two issues. |
IssueLinkType |
Represents a type of relation between two issues. |
IssueList |
Represents search results returned by the /search endpoint. |
IssueTimeTracking |
Data on logged and estimated work time. |
IssueType |
Represents the type of an issue (such as "task" or "user story"). |
IssueVotes |
Represents user votes on an issue. |
IssueWatches |
Metadata about users notified when the issue is updated. |
IssueWatchesEntity |
Metadata about users notified when the issue is updated, with additional details from its endpoint. |
Priority |
The relative priority of an issue. |
PriorityEntity |
The relative priority of an issue with additional details provided by its endpoint. |
ProgressValue |
Represents overall progress towards completion. |
Project |
A JIRA project. |
Status |
A workflow step. |
User |
Represents a person in JIRA. |
WorkLog |
A worklog entry that indicates work done. |
WorklogList |
A list of worklog entries. |