| Interface | Description |
|---|---|
| GetActionsRequest.GetActionRequestApplicationUser | |
| GetActionsRequest.GetActionRequestAsync | |
| GetActionsRequest.GetActionRequestBatch | |
| GetActionsRequest.GetActionRequestCreator | |
| GetActionsRequest.GetActionRequestIssue | |
| GetActionsRequest.GetActionRequestShowAll | |
| IssueAction |
A comment, work log, changelog etc on an issue.
|
| IssueTabPanel |
This is the SPI for the
issue-tabpanel JIRA module type. |
| IssueTabPanel2 |
This is the v2 SPI for the
issue-tabpanel JIRA module type. |
| IssueTabPanel3 |
This is the SPI for the
issue-tabpanel JIRA module type. |
| IssueTabPanelInvoker |
This class is used to safely call into
IssueTabPanel and IssueTabPanel2 implementations. |
| IssueTabPanelModuleDescriptor |
An issue tab panel plugin adds extra panel tabs to JIRA's View Issue page.
|
| Page<T> |
A page is a sublist of a sorted list of objects.
|
| PaginatedIssueTabPanel |
This is the SPI for the
issue-tabpanel JIRA module type, which allows to support pagination. |
| Class | Description |
|---|---|
| AbstractIssueAction | |
| AbstractIssueTabPanel | |
| AbstractIssueTabPanel2 |
Convenience class for implementors of
IssueTabPanel2. |
| AbstractIssueTabPanel3 |
An abstract class that can be used as a base for creating implementations of IssueTabPanel3;
|
| DefaultPage<T> | |
| GetActionsReply |
Reply object used in the
IssueTabPanel2 SPI. |
| GetActionsRequest | |
| GetActionsRequest.Batching |
Limits and filters the actions returned from
IssueTabPanel3.getActions(GetActionsRequest). |
| GetActionsRequest.GetActionRequestBuilder | |
| IssueTabPanel3Adaptor |
Adapts old IssueTabPanel and IssueTabPanel2 implementations to the new IssueTabPanel3 interface.
|
| IssueTabPanelInvokerImpl |
This class is used to safely invoke methods in the IssueTabPanel and IssueTabPanel2 interfaces.
|
| IssueTabPanelModuleDescriptorImpl |
An issue tab panel plugin adds extra panel tabs to JIRA's View Issue page.
|
| PaginatedIssueTabPanelAdaptor | |
| ShowPanelReply |
Reply object used in the
IssueTabPanel2 SPI. |
| ShowPanelRequest |
Request object used in the
IssueTabPanel2 SPI. |
| Enum | Description |
|---|---|
| GetActionsRequest.FetchMode | |
| TabPanelOrder |
Copyright © 2002-2023 Atlassian. All Rights Reserved.