Uses of Package
com.atlassian.jira.rest.client.api
Packages that use com.atlassian.jira.rest.client.api
Package
Description
-
Classes in com.atlassian.jira.rest.client.api used by com.atlassian.jira.rest.client.apiClassDescriptionAny 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 resourcesSet 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.Serves 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 sessionThe com.atlassian.jira.rest.client.api handling user resources.The com.atlassian.jira.rest.client.api responsible for Project version(s) related operations -
Classes in com.atlassian.jira.rest.client.api used by com.atlassian.jira.rest.client.api.domainClassDescriptionAny REST resource representation with URI to itself (or to its complete version - when partial representation is embedded in other resources)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 themselvesTODO: Document this class / interface hereThis interface should be implemented by all entities that have unique ID field.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).Basic information about a JIRA issue status category
-
Classes in com.atlassian.jira.rest.client.api used by com.atlassian.jira.rest.client.api.domain.inputClassDescriptionThis interface should be implemented by all entities that have unique ID field.