Interface | Description |
---|---|
FieldHtmlFactory |
Helper factory to get a list of all the fields required for create, edit and creating subtasks.
|
FieldTypeInfoContext |
Context objects which holds references to
IssueContext , OperationContext , FieldLayoutItem
and the Issue . |
IssueFinder | Deprecated
Since 8.21.
|
IssueFinderV2 |
Finds an issue based on its 'id' or 'key'.
|
IssueLinkTypeFinder |
Finds an IssueLinkType by 'id' or 'name'.
|
ProjectSuggestionProvider |
Provides suggestion groups needed to render a project picker client-side.
|
RestAwareCustomFieldType |
Fields that implement this interface can:
Supply meta data for the REST APIs to use.
Optionally Process command verbs from rest resoucres.
Format their data into beans that can be used to generate meaningful REST values.
|
RestAwareField |
Fields that implement this interface can:
Supply meta data for the REST APIs to use.
Optionally Process command verbs from rest resoucres.
Format their data into beans that can be used to generate meaningful REST values.
|
RestCustomFieldTypeOperations |
Interface for fields which can be modified using the rest api.
|
RestFieldOperations |
Interface for fields which can be modified using the rest api.
|
RestFieldOperationsHandler |
The RestFieldOperationsHandler is called by the issue rest source to handle the update issue request.
|
Enum | Description |
---|---|
IssueFinderV2.SearchResult |
Search result for any other case than found issue
|
StandardOperation |
Copyright © 2002-2022 Atlassian. All Rights Reserved.