Uses of Package
com.atlassian.jira.rest.client

Packages that use com.atlassian.jira.rest.client
com.atlassian.jira.rest.client   
com.atlassian.jira.rest.client.auth   
com.atlassian.jira.rest.client.domain   
 

Classes in com.atlassian.jira.rest.client used by com.atlassian.jira.rest.client
AuthenticationHandler
          TODO: Document this class / interface here
ComponentRestClient
          The client handling component resources
IssueRestClient
          The client handling issue resources.
JiraRestClient
          Main access point to REST client.
MetadataRestClient
          Serves information about JIRA metadata like server information, issue types defined, stati, priorities and resolutions.
ProgressMonitor
          All remote operations take a parameter of this interface.
Firstly it serves as a clear marker of a remote call.
ProjectRestClient
          The client handling project resources.
RestClientException
          Basic exception which may be thrown by any remote operation encapsulated by the REST client.
SearchRestClient
          The client handling search REST resource
SessionRestClient
          Client handling the current user session
UserRestClient
          The client handling user resources.
VersionRestClient
          The client responsible for Project version(s) related operations
 

Classes in com.atlassian.jira.rest.client used by com.atlassian.jira.rest.client.auth
AuthenticationHandler
          TODO: Document this class / interface here
 

Classes in com.atlassian.jira.rest.client used by com.atlassian.jira.rest.client.domain
AddressableEntity
          Any REST resource representation with URI to itself (or to its complete version - when partial representation is embedded in other resources)
ExpandableResource
          TODO: Document this class / interface here
 



Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.