Package com.atlassian.jira.rest.client.api
package com.atlassian.jira.rest.client.api
-
ClassDescriptionAny REST resource representation with URI to itself (or to its complete version - when partial representation is embedded in other resources)The com.atlassian.jira.rest.client.api handling audit record resourcesInterface for classes which authenticate the requests.The com.atlassian.jira.rest.client.api handling component resourcesRepresents 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 themselvesTODO: Document this class / interface hereSet of optional parameters for
IssueRestClient.getCreateIssueMetadata(GetCreateIssueMetadataOptions).Builder class forGetCreateIssueMetadataOptions.The com.atlassian.jira.rest.client.api handling group resources.This interface should be implemented by all entities that have unique ID field.The com.atlassian.jira.rest.client.api handling issue resources.Expandos supported byIssueRestClient.getIssue(String, Iterable)Main access point to REST com.atlassian.jira.rest.client.api.Factory for producing JIRA REST com.atlassian.jira.client with selected authentication handlerServes information about JIRA metadata like server information, issue types defined, stati, priorities and resolutions.Implemented by any resource that has a name.Represent iterable which is optional (for example due to lack of field in old REST API version).The com.atlassian.jira.rest.client.api handling project resources.The com.atlassian.jira.rest.client.api handling roles resources.Basic exception which may be thrown by any remote operation encapsulated by the REST com.atlassian.jira.rest.client.api.The client handling search REST resourceClient handling the current user sessionBasic information about a JIRA issue status categoryThe com.atlassian.jira.rest.client.api handling user resources.The com.atlassian.jira.rest.client.api responsible for Project version(s) related operations