Class and Description |
---|
AuthenticationHandler
Interface for classes which authenticate the requests.
|
ComponentRestClient
The com.atlassian.jira.rest.client.api handling component resources
|
GetCreateIssueMetadataOptions
Set of optional parameters for
IssueRestClient.getCreateIssueMetadata(GetCreateIssueMetadataOptions) . |
GetCreateIssueMetadataOptionsBuilder
Builder class for
GetCreateIssueMetadataOptions . |
IssueRestClient
The com.atlassian.jira.rest.client.api handling issue resources.
|
IssueRestClient.Expandos
Expandos supported by
IssueRestClient.getIssue(String, Iterable) |
JiraRestClient
Main access point to REST com.atlassian.jira.rest.client.api.
|
MetadataRestClient
Serves information about JIRA metadata like server information, issue types defined, stati, priorities and resolutions.
|
OptionalIterable
Represent iterable which is optional (for example due to lack of field in old REST API version).
This iterable is intended to be not null, so you can always get items by using iterator. |
ProjectRestClient
The com.atlassian.jira.rest.client.api handling project resources.
|
ProjectRolesRestClient
The com.atlassian.jira.rest.client.api handling roles resources.
|
RestClientException
Basic exception which may be thrown by any remote operation encapsulated by the REST com.atlassian.jira.rest.client.api.
|
SearchRestClient
The client handling search REST resource
|
SessionRestClient
Client handling the current user session
|
UserRestClient
The com.atlassian.jira.rest.client.api handling user resources.
|
VersionRestClient
The com.atlassian.jira.rest.client.api responsible for Project version(s) related operations
|
Class and Description |
---|
AddressableEntity
Any REST resource representation with URI to itself (or to its complete version - when partial representation
is embedded in other resources)
|
ExpandableProperty
Represents a resource which can be expandable - that is REST API is capable of sending just the number
of child resources or when the entity is expanded, also the child resources themselves
|
ExpandableResource
TODO: Document this class / interface here
|
IdentifiableEntity
This interface should be implemented by all entities that have unique ID field.
|
NamedEntity
Implemented by any resource that has a name.
|
OptionalIterable
Represent iterable which is optional (for example due to lack of field in old REST API version).
This iterable is intended to be not null, so you can always get items by using iterator. |
Class and Description |
---|
IdentifiableEntity
This interface should be implemented by all entities that have unique ID field.
|
Class and Description |
---|
AuthenticationHandler
Interface for classes which authenticate the requests.
|
Class and Description |
---|
ComponentRestClient
The com.atlassian.jira.rest.client.api handling component resources
|
IssueRestClient
The com.atlassian.jira.rest.client.api handling issue resources.
|
MetadataRestClient
Serves information about JIRA metadata like server information, issue types defined, stati, priorities and resolutions.
|
ProjectRestClient
The com.atlassian.jira.rest.client.api handling project resources.
|
ProjectRolesRestClient
The com.atlassian.jira.rest.client.api handling roles resources.
|
SearchRestClient
The client handling search REST resource
|
SessionRestClient
Client handling the current user session
|
UserRestClient
The com.atlassian.jira.rest.client.api handling user resources.
|
VersionRestClient
The com.atlassian.jira.rest.client.api responsible for Project version(s) related operations
|
Class and Description |
---|
AddressableEntity
Any REST resource representation with URI to itself (or to its complete version - when partial representation
is embedded in other resources)
|
NamedEntity
Implemented by any resource that has a name.
|
Copyright © 2013 Atlassian. All Rights Reserved.