public interface

ProjectTabPanelModuleDescriptor

implements TabPanelModuleDescriptor<T extends TabPanel>
com.atlassian.jira.plugin.projectpanel.ProjectTabPanelModuleDescriptor
Known Indirect Subclasses

Class Overview

A project tab panel plugin adds extra panel tabs to JIRA's Browse Project page.

Summary

[Expand]
Inherited Methods
From interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor
From interface com.atlassian.jira.plugin.OrderableModuleDescriptor
From interface com.atlassian.jira.plugin.TabPanelModuleDescriptor
From interface com.atlassian.plugin.ModuleDescriptor
From interface com.atlassian.plugin.Resourced
From interface java.lang.Comparable