| Interface | Description |
|---|---|
| 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.
|
| 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;
|
| GetActionsReply |
Reply object used in the
IssueTabPanel2 SPI. |
| GetActionsRequest |
Request object used in the
IssueTabPanel2 SPI. |
| 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.
|
| ShowPanelReply |
Reply object used in the
IssueTabPanel2 SPI. |
| ShowPanelRequest |
Request object used in the
IssueTabPanel2 SPI. |
Copyright © 2002-2017 Atlassian. All Rights Reserved.