Uses of Interface
com.atlassian.jira.plugin.PluggableTabPanelModuleDescriptor

Packages that use PluggableTabPanelModuleDescriptor
com.atlassian.jira.plugin   
com.atlassian.jira.plugin.componentpanel   
com.atlassian.jira.plugin.profile   
com.atlassian.jira.plugin.projectpanel   
com.atlassian.jira.plugin.versionpanel   
 

Uses of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin
 

Subinterfaces of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin
 interface TabPanelModuleDescriptor<T extends TabPanel>
          Copyright 2007 Atlassian Software.
 

Uses of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin.componentpanel
 

Subinterfaces of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin.componentpanel
 interface ComponentTabPanelModuleDescriptor
          A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page.
 

Uses of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin.profile
 

Subinterfaces of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin.profile
 interface ViewProfilePanelModuleDescriptor
          Defines a plugin point for rendering content on the JIRA view profile page.
 

Uses of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin.projectpanel
 

Subinterfaces of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin.projectpanel
 interface ProjectTabPanelModuleDescriptor
          A project tab panel plugin adds extra panel tabs to JIRA's Browse Project page.
 

Uses of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin.versionpanel
 

Subinterfaces of PluggableTabPanelModuleDescriptor in com.atlassian.jira.plugin.versionpanel
 interface VersionTabPanelModuleDescriptor
          A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.