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 | 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:
|
RestAwareField | Fields that implement this interface can:
|
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. |