Interface VersionTabPanelModuleDescriptor

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

public interface VersionTabPanelModuleDescriptor extends TabPanelModuleDescriptor<VersionTabPanel>
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version 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