Interface ProjectTabPanelModuleDescriptor
- All Superinterfaces:
Comparable,JiraResourcedModuleDescriptor<ProjectTabPanel>,com.atlassian.plugin.ModuleDescriptor<ProjectTabPanel>,OrderableModuleDescriptor,PluggableTabPanelModuleDescriptor<ProjectTabPanel>,com.atlassian.plugin.Resourced,com.atlassian.plugin.ScopeAware,TabPanelModuleDescriptor<ProjectTabPanel>
- All Known Implementing Classes:
ProjectTabPanelModuleDescriptorImpl
@Deprecated
public interface ProjectTabPanelModuleDescriptor
extends TabPanelModuleDescriptor<ProjectTabPanel>
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 project tab panel plugin adds extra panel tabs to JIRA's Browse Project page.
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor
getHtml, getHtml, getI18nBean, writeHtmlMethods inherited from interface com.atlassian.plugin.ModuleDescriptor
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenMethods inherited from interface com.atlassian.jira.plugin.OrderableModuleDescriptor
getOrderMethods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceLocationMethods inherited from interface com.atlassian.plugin.ScopeAware
getScopeKeyMethods inherited from interface com.atlassian.jira.plugin.TabPanelModuleDescriptor
getLabel, getLabelKey