Modifier and Type | Interface and Description |
---|---|
interface |
TabPanelModuleDescriptor<T extends TabPanel>
Copyright 2007 Atlassian Software.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTabPanelModuleDescriptor<T extends TabPanel>
Copyright 2007 Atlassian Software.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentTabPanelModuleDescriptor
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentTabPanelModuleDescriptorImpl
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ViewProfilePanelModuleDescriptor
Defines a plugin point for rendering content on the JIRA view profile page.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewProfilePanelModuleDescriptorImpl
Defines a plugin point for rendering content on the JIRA view profile page.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProjectTabPanelModuleDescriptor
Deprecated.
This is plugin module is slated for removal. https://developer.atlassian.com/x/dsfgAQ details how to
integrate with the new project centric view in JIRA going forward. Since 7.0.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectTabPanelModuleDescriptorImpl
A project tab panel plugin adds extra panel tabs to JIRA's Browse Project page.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VersionTabPanelModuleDescriptor
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page.
|
Modifier and Type | Class and Description |
---|---|
class |
VersionTabPanelModuleDescriptorImpl
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPluggableTabPanelAction<TabPanelClass extends PluggableTabPanelModuleDescriptor>
Manages the setting, retrieval, checking and activating of a "selected tab"
for any page that wishes to provide navigation to "tab panels".
|
Copyright © 2002-2018 Atlassian. All Rights Reserved.