| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api | |
| com.atlassian.jira.rest.client.api.domain | |
| com.atlassian.jira.rest.client.api.domain.input |
| Class and Description |
|---|
| AuditRecordInput
Represents record from JIRA Audit Log.
|
| AuditRecordsData
Represents audit search metadata and audit result records
|
| BasicIssue
Very basic (key and link only) representation of a JIRA issue.
|
| BasicProject
Basic information about a JIRA project
|
| BulkOperationResult
Basic representation of a JIRA issues and errors created using batch operation.
|
| CimProject
Represents project allowed to choose to create new issue.
|
| Comment
A JIRA comment
|
| Component
Project component
|
| Field
Representation of JIRA field, either system or custom.
|
| Filter
Represents Filter
|
| Group
Complete information about a single JIRA group
|
| Issue
Single JIRA issue
|
| IssuelinksType |
| IssueType
Complete information about a single issue type defined in JIRA
|
| Permissions |
| Priority
Complete information about a JIRA issue priority
|
| Project
Complete information about single JIRA project.
|
| ProjectRole
A way to group users (@see RoleActors) with projects.
|
| Resolution
Basic information (served together with the issue) about current resolution.
|
| SearchResult
Represents search results - links to issues matching given filter (JQL query) with basic
information supporting the paging through the results.
|
| ServerInfo
Basic information about JIRA server
|
| Session
Information about current user "session" - or in case of the recommended stateless connection (really RESTful design)
just the information about the user and the user login data.
|
| Status
Basic information about a JIRA issue status
|
| Transition
Information about selected transition including fields which can or must be set while performing the transition.
|
| User
Complete information about a single JIRA user
|
| Version
Complete information about a version defined for a JIRA project
|
| VersionRelatedIssuesCount
Represents number of issues which use given version in their FixVersion(s) and Affects Version fields.
|
| Votes
Complete information about the voters for given issue
|
| Watchers
Complete information about the watchers of given issue
|
| Class and Description |
|---|
| AddressableNamedEntity
Any resource which is addressable (has "self" URI) and has a name.
|
| AssigneeType
Possible assignee types for project components
|
| Attachment
A file attachment attached to an issue
|
| AuditAssociatedItem
Item that can be associated with Audit Record.
|
| AuditChangedValue
Represents a value that has changed in object related to Audit Record.
|
| AuditRecord
Represents record from JIRA Audit Log.
|
| BasicComponent
Basic information about a project component
|
| BasicIssue
Very basic (key and link only) representation of a JIRA issue.
|
| BasicPriority
Basic information about selected priority
|
| BasicProject
Basic information about a JIRA project
|
| BasicProjectRole
Basic information about a JIRA project's role.
|
| BasicUser
Basic information about a JIRA user
|
| BasicVotes
Basic information about voters of a JIRA issue
|
| BasicWatchers
Basic information about watchers of a JIRA issue
|
| BulkOperationErrorResult
Represents error of creating single element during batch operation.
|
| ChangelogGroup
Represents Issue change history group
|
| ChangelogItem
Represents single item in Issue change history.
|
| CimFieldInfo
Contains information about field in IssueType.
|
| CimIssueType
Describes issue type with fields info map.
|
| Comment
A JIRA comment
|
| Component.AssigneeInfo |
| CustomFieldOption
Represents Custom Field Option
|
| EntityHelper.HasFileNamePredicate |
| EntityHelper.HasIdPredicate |
| EntityHelper.HasNamePredicate |
| FieldSchema
Represents schema of field in JIRA
|
| FieldType
JIRA field type.
|
| Issue
Single JIRA issue
|
| IssueField
JIRA issue field with its current value.
|
| IssueFieldId
Keeps field id that may be used to refer to field in fields maps.
|
| IssueLink
Link between two JIRA issues
|
| IssueLinkType
Type of a link between two JIRA issues
|
| IssueLinkType.Direction |
| IssueType
Complete information about a single issue type defined in JIRA
|
| LoginInfo
Statistics about logins (successful and failed logins number and last date) for the current user
|
| Operation |
| OperationGroup
Represents operations group
|
| OperationHeader
Represents operations header
|
| OperationLink
Represents operations link
|
| Operations
Represents operations returned for expand
IssueRestClient.Expandos#OPERATIONS |
| OperationVisitor
Interface visit operation elements
|
| Permission |
| Resolution
Basic information (served together with the issue) about current resolution.
|
| RoleActor
Association between users and project roles.
|
| SessionCookie
Cookie used for maintaining the session for this user
|
| StandardOperation
Standard Operations
|
| Status
Basic information about a JIRA issue status
|
| Subtask |
| TimeTracking
Represents time tracking information associated with given issue
|
| Transition.Field |
| User
Complete information about a single JIRA user
|
| Version
Complete information about a version defined for a JIRA project
|
| Visibility
Represents visibility (access level) of selected element (comment, worklog, etc.)
|
| Visibility.Type |
| Worklog
Issue worklog - single worklog entry describing the work logged for selected issue
|
| Class and Description |
|---|
| AssigneeType
Possible assignee types for project components
|
| AuditAssociatedItem
Item that can be associated with Audit Record.
|
| AuditChangedValue
Represents a value that has changed in object related to Audit Record.
|
| AuditRecordInput
Represents record from JIRA Audit Log.
|
| BasicComponent
Basic information about a project component
|
| BasicPriority
Basic information about selected priority
|
| BasicProject
Basic information about a JIRA project
|
| BasicUser
Basic information about a JIRA user
|
| Comment
A JIRA comment
|
| IssueFieldId
Keeps field id that may be used to refer to field in fields maps.
|
| IssueType
Complete information about a single issue type defined in JIRA
|
| Version
Complete information about a version defined for a JIRA project
|
| Visibility
Represents visibility (access level) of selected element (comment, worklog, etc.)
|
| Worklog
Issue worklog - single worklog entry describing the work logged for selected issue
|
Copyright © 2018 Atlassian. All rights reserved.