|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin | |
|---|---|
interface |
PluggableTabPanelModuleDescriptor<T>
Serves as the basis of a tab panel that can be loaded in to an AbstractPluggableTabPanelAction |
interface |
TabPanelModuleDescriptor<T extends TabPanel>
Copyright 2007 Atlassian Software. |
| Classes in com.atlassian.jira.plugin that implement OrderableModuleDescriptor | |
|---|---|
class |
AbstractTabPanelModuleDescriptor<T extends TabPanel>
Copyright 2007 Atlassian Software. |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.componentpanel |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.componentpanel | |
|---|---|
interface |
ComponentTabPanelModuleDescriptor
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page. |
| Classes in com.atlassian.jira.plugin.componentpanel that implement OrderableModuleDescriptor | |
|---|---|
class |
ComponentTabPanelModuleDescriptorImpl
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page. |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.contentlinkresolver |
|---|
| Classes in com.atlassian.jira.plugin.contentlinkresolver that implement OrderableModuleDescriptor | |
|---|---|
class |
ContentLinkResolverDescriptor
Looks for content link resolvers that allow plugins to customise handing of content links |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.issuetabpanel |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.issuetabpanel | |
|---|---|
interface |
IssueTabPanelModuleDescriptor
An issue tab panel plugin adds extra panel tabs to JIRA's View Issue page. |
| Classes in com.atlassian.jira.plugin.issuetabpanel that implement OrderableModuleDescriptor | |
|---|---|
class |
IssueTabPanelModuleDescriptorImpl
An issue tab panel plugin adds extra panel tabs to JIRA's View Issue page. |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.issueview |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.issueview | |
|---|---|
interface |
IssueViewModuleDescriptor
An issue view allows you to view an issue in different ways (eg XML, Word, PDF) |
| Classes in com.atlassian.jira.plugin.issueview that implement OrderableModuleDescriptor | |
|---|---|
class |
IssueViewModuleDescriptorImpl
An issue view allows you to view an issue in different ways (eg XML, Word, PDF) |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.keyboardshortcut |
|---|
| Classes in com.atlassian.jira.plugin.keyboardshortcut that implement OrderableModuleDescriptor | |
|---|---|
class |
KeyboardShortcutModuleDescriptor
Provides a plugin point to define keyboard shortcuts. |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.language |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.language | |
|---|---|
interface |
TranslationTransformModuleDescriptor
Interface defining module descriptors for the TranslationTransform plugin point. |
| Classes in com.atlassian.jira.plugin.language that implement OrderableModuleDescriptor | |
|---|---|
class |
TranslationTransformModuleDescriptorImpl
Implementation of TranslationTransformModuleDescriptor. |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.navigation |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.navigation | |
|---|---|
interface |
FooterModuleDescriptor
Module descriptor for footer modules. |
interface |
TopNavigationModuleDescriptor
Module descriptor used for plugins that render the top navigation in JIRA. |
| Classes in com.atlassian.jira.plugin.navigation that implement OrderableModuleDescriptor | |
|---|---|
class |
FooterModuleDescriptorImpl
Module descriptor for footer modules. |
class |
TopNavigationModuleDescriptorImpl
Module descriptor used for plugins that render the top navigation in JIRA. |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.profile |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.profile | |
|---|---|
interface |
ViewProfilePanelModuleDescriptor
Defines a plugin point for rendering content on the JIRA view profile page. |
| Classes in com.atlassian.jira.plugin.profile that implement OrderableModuleDescriptor | |
|---|---|
class |
ViewProfilePanelModuleDescriptorImpl
Defines a plugin point for rendering content on the JIRA view profile page. |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.projectoperation |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.projectoperation | |
|---|---|
interface |
ProjectOperationModuleDescriptor
A project operation plugin adds extra operations to JIRA's Administer project page. |
| Classes in com.atlassian.jira.plugin.projectoperation that implement OrderableModuleDescriptor | |
|---|---|
class |
ProjectOperationModuleDescriptorImpl
A project operation plugin adds extra operations to JIRA's Administer project page. |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.projectpanel |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.projectpanel | |
|---|---|
interface |
ProjectTabPanelModuleDescriptor
A project tab panel plugin adds extra panel tabs to JIRA's Browse Project page. |
| Classes in com.atlassian.jira.plugin.projectpanel that implement OrderableModuleDescriptor | |
|---|---|
class |
ProjectTabPanelModuleDescriptorImpl
A project tab panel plugin adds extra panel tabs to JIRA's Browse Project page. |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.renderercomponent |
|---|
| Classes in com.atlassian.jira.plugin.renderercomponent that implement OrderableModuleDescriptor | |
|---|---|
class |
RendererComponentFactoryDescriptor
Looks for renderer components that allow plugins to add new wiki renderer components to the render chain |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.searchrequestview |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.searchrequestview | |
|---|---|
interface |
SearchRequestViewModuleDescriptor
An search request view allows you to view a search request in different ways (eg XML, Word, PDF, Excel) |
| Classes in com.atlassian.jira.plugin.searchrequestview that implement OrderableModuleDescriptor | |
|---|---|
class |
SearchRequestViewModuleDescriptorImpl
An search request view allows you to view a search request in different ways (eg XML, Word, PDF, Excel) |
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.util |
|---|
| Methods in com.atlassian.jira.plugin.util with parameters of type OrderableModuleDescriptor | |
|---|---|
int |
ModuleDescriptorComparator.compare(OrderableModuleDescriptor descriptor1,
OrderableModuleDescriptor descriptor2)
|
| Uses of OrderableModuleDescriptor in com.atlassian.jira.plugin.versionpanel |
|---|
| Subinterfaces of OrderableModuleDescriptor in com.atlassian.jira.plugin.versionpanel | |
|---|---|
interface |
VersionTabPanelModuleDescriptor
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page. |
| Classes in com.atlassian.jira.plugin.versionpanel that implement OrderableModuleDescriptor | |
|---|---|
class |
VersionTabPanelModuleDescriptorImpl
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||