Interface ProjectTabPanel
- All Superinterfaces:
TabPanel<ProjectTabPanelModuleDescriptor,
BrowseContext>
- All Known Implementing Classes:
AbstractProjectTabPanel
,GenericProjectTabPanel
,GenericVersionsProjectTabPanel
,ReferenceProjectTabPanel
@PublicSpi
@Deprecated
public interface ProjectTabPanel
extends TabPanel<ProjectTabPanelModuleDescriptor,BrowseContext>
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.
A Tab panel to be displayed on the Browse Project page.
-
Method Summary