Package com.atlassian.jira.plugin.issuetabpanel

Interface Summary
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.
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 Summary
AbstractIssueAction  
AbstractIssueTabPanel  
AbstractIssueTabPanel2 Convenience class for implementors of IssueTabPanel2.
GetActionsReply Reply object used in the IssueTabPanel2 SPI.
GetActionsRequest Request object used in the IssueTabPanel2 SPI.
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-2012 Atlassian. All Rights Reserved.