Uses of Interface
com.atlassian.jira.plugin.projectpanel.ProjectTabPanelModuleDescriptor
Packages that use ProjectTabPanelModuleDescriptor
Package
Description
-
Uses of ProjectTabPanelModuleDescriptor in com.atlassian.jira.plugin.projectpanel
Classes in com.atlassian.jira.plugin.projectpanel that implement ProjectTabPanelModuleDescriptorModifier and TypeClassDescriptionclassA project tab panel plugin adds extra panel tabs to JIRA's Browse Project page. -
Uses of ProjectTabPanelModuleDescriptor in com.atlassian.jira.plugin.projectpanel.impl
Fields in com.atlassian.jira.plugin.projectpanel.impl declared as ProjectTabPanelModuleDescriptorModifier and TypeFieldDescriptionprotected ProjectTabPanelModuleDescriptorAbstractProjectTabPanel.descriptorMethods in com.atlassian.jira.plugin.projectpanel.impl with parameters of type ProjectTabPanelModuleDescriptorModifier and TypeMethodDescriptionvoidAbstractProjectTabPanel.init(ProjectTabPanelModuleDescriptor descriptor) -
Uses of ProjectTabPanelModuleDescriptor in com.atlassian.jira.projects.tabpanel
Methods in com.atlassian.jira.projects.tabpanel that return types with arguments of type ProjectTabPanelModuleDescriptorModifier and TypeMethodDescriptionTabPanelService.getVisibleTabPanelDescriptorsForProject(String key)