Interface ComponentTabPanelModuleDescriptor

All Superinterfaces:
Comparable, JiraResourcedModuleDescriptor<ComponentTabPanel>, com.atlassian.plugin.ModuleDescriptor<ComponentTabPanel>, OrderableModuleDescriptor, PluggableTabPanelModuleDescriptor<ComponentTabPanel>, com.atlassian.plugin.Resourced, com.atlassian.plugin.ScopeAware, TabPanelModuleDescriptor<ComponentTabPanel>
All Known Implementing Classes:
ComponentTabPanelModuleDescriptorImpl

public interface ComponentTabPanelModuleDescriptor extends TabPanelModuleDescriptor<ComponentTabPanel>
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page.
Since:
v3.10
  • 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