|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VersionTabPanelModuleDescriptor | |
|---|---|
| com.atlassian.jira.plugin.versionpanel | |
| com.atlassian.jira.plugin.versionpanel.impl | |
| com.atlassian.jira.web.action.browser | |
| Uses of VersionTabPanelModuleDescriptor in com.atlassian.jira.plugin.versionpanel |
|---|
| Classes in com.atlassian.jira.plugin.versionpanel that implement VersionTabPanelModuleDescriptor | |
|---|---|
class |
VersionTabPanelModuleDescriptorImpl
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page. |
| Uses of VersionTabPanelModuleDescriptor in com.atlassian.jira.plugin.versionpanel.impl |
|---|
| Methods in com.atlassian.jira.plugin.versionpanel.impl with parameters of type VersionTabPanelModuleDescriptor | |
|---|---|
void |
GenericTabPanel.init(VersionTabPanelModuleDescriptor descriptor)
|
| Uses of VersionTabPanelModuleDescriptor in com.atlassian.jira.web.action.browser |
|---|
| Methods in com.atlassian.jira.web.action.browser that return types with arguments of type VersionTabPanelModuleDescriptor | |
|---|---|
protected List<VersionTabPanelModuleDescriptor> |
BrowseVersion.getTabPanelModuleDescriptors()
|
List<VersionTabPanelModuleDescriptor> |
BrowseVersion.getVersionTabPanels()
|
| Methods in com.atlassian.jira.web.action.browser with parameters of type VersionTabPanelModuleDescriptor | |
|---|---|
protected boolean |
BrowseVersion.isTabPanelHidden(VersionTabPanelModuleDescriptor descriptor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||