Package com.atlassian.servicedesk.api
package com.atlassian.servicedesk.api
com.atlassian.servicedesk:jira-servicedesk-api
NOTE: These interfaces are public and are for consumption by non-Atlassian plugins and consideration will be given to and guarantees made for its compatibility between releases.
Basically, use them to integrate with Jira Service Management.
-
ClassDescriptionAn exception thrown by Jira Service Management indicating that the current user is not authorized to perform the requested action.An exception thrown by Jira Service Management when the request to the server is malformed in some wayMessage returned inside of a
ServiceDeskServiceException
Contains an error key and a translated error message based on the language settings of the Jira Application.An Exception thrown by Jira Service Management indicating that a particular action can not be performed by the current user.A generic exception thrown by Jira Service Management when an Entity required for an operation can't be foundBasic Exception thrown by Jira Service Management when something has gone wrong and the server does not know how to handle it.Represents a service projectProvides access toServiceDesk
objects without permission checks.Provides access toServiceDesk
objectsBase Exception thrown by Jira Service Management.