Package com.atlassian.jira.plugin.issuetabpanel
package com.atlassian.jira.plugin.issuetabpanel
-
ClassDescriptionConvenience class for implementors of
IssueTabPanel2
.An abstract class that can be used as a base for creating implementations of IssueTabPanel3;DefaultPage<T>Reply object used in theIssueTabPanel2
SPI.Limits and filters the actions returned fromIssueTabPanel3.getActions(GetActionsRequest)
.A comment, work log, changelog etc on an issue.This is the SPI for theissue-tabpanel
JIRA module type.This is the v2 SPI for theissue-tabpanel
JIRA module type.This is the SPI for theissue-tabpanel
JIRA module type.Adapts old IssueTabPanel and IssueTabPanel2 implementations to the new IssueTabPanel3 interface.This class is used to safely call intoIssueTabPanel
andIssueTabPanel2
implementations.This class is used to safely invoke methods in the IssueTabPanel and IssueTabPanel2 interfaces.An issue tab panel plugin adds extra panel tabs to JIRA's View Issue page.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.This is the SPI for theissue-tabpanel
JIRA module type, which allows to support pagination.Reply object used in theIssueTabPanel2
SPI.Request object used in theIssueTabPanel2
SPI.