Package | Description |
---|---|
com.atlassian.jira.dev.reference.plugin.tabpanels | |
com.atlassian.jira.issue.tabpanels | |
com.atlassian.jira.plugin.issuetabpanel |
Modifier and Type | Class and Description |
---|---|
class |
ReferenceIssueTabPanel
Describes a simple reference
IssueTabPanel that displays a
short text message on a tab in the view issue page. |
Modifier and Type | Class and Description |
---|---|
class |
AllTabPanel |
class |
ChangeHistoryTabPanel |
class |
WorklogTabPanel |
Modifier and Type | Interface and Description |
---|---|
interface |
IssueTabPanel2
This is the v2 SPI for the
issue-tabpanel JIRA module type. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIssueTabPanel |
class |
AbstractIssueTabPanel2
Convenience class for implementors of
IssueTabPanel2 . |
Modifier and Type | Method and Description |
---|---|
static IssueTabPanel3 |
IssueTabPanel3Adaptor.createFrom(IssueTabPanel issueTabPanel) |
Constructor and Description |
---|
IssueTabPanel3Adaptor(IssueTabPanel issueTabPanel) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.