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

    compareTo

    Methods inherited from interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor

    getHtml, getHtml, getI18nBean, writeHtml

    Methods 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, setBroken

    Methods inherited from interface com.atlassian.jira.plugin.OrderableModuleDescriptor

    getOrder

    Methods inherited from interface com.atlassian.plugin.Resourced

    getResourceDescriptor, getResourceDescriptors, getResourceLocation

    Methods inherited from interface com.atlassian.plugin.ScopeAware

    getScopeKey

    Methods inherited from interface com.atlassian.jira.plugin.TabPanelModuleDescriptor

    getLabel, getLabelKey