Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTabPanelModuleDescriptor<T extends TabPanel>
Copyright 2007 Atlassian Software.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentTabPanelModuleDescriptor
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentTabPanelModuleDescriptorImpl
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentLinkResolverDescriptor
Looks for content link resolvers that allow plugins to customise handing of content links
|
Modifier and Type | Interface and Description |
---|---|
interface |
IssueTabPanelModuleDescriptor
An issue tab panel plugin adds extra panel tabs to JIRA's View Issue page.
|
Modifier and Type | Class and Description |
---|---|
class |
IssueTabPanelModuleDescriptorImpl
An issue tab panel plugin adds extra panel tabs to JIRA's View Issue page.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IssueViewModuleDescriptor
An issue view allows you to view an issue in different ways (eg XML, Word, PDF)
|
Modifier and Type | Class and Description |
---|---|
class |
IssueViewModuleDescriptorImpl
An issue view allows you to view an issue in different ways (eg XML, Word, PDF)
|
Modifier and Type | Class and Description |
---|---|
class |
KeyboardShortcutModuleDescriptor
Provides a plugin point to define keyboard shortcuts.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TranslationTransformModuleDescriptor
Interface defining module descriptors for the
TranslationTransform plugin point. |
Modifier and Type | Class and Description |
---|---|
class |
TranslationTransformModuleDescriptorImpl
Implementation of
TranslationTransformModuleDescriptor . |
Modifier and Type | Interface and Description |
---|---|
interface |
FooterModuleDescriptor
Module descriptor for footer modules.
|
interface |
TopNavigationModuleDescriptor
Module descriptor used for plugins that render the top navigation in JIRA.
|
Modifier and Type | Class and Description |
---|---|
class |
FooterModuleDescriptorImpl
Module descriptor for footer modules.
|
class |
TopNavigationModuleDescriptorImpl
Module descriptor used for plugins that render the top navigation in JIRA.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ViewProfilePanelModuleDescriptor
Defines a plugin point for rendering content on the JIRA view profile page.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewProfilePanelModuleDescriptorImpl
Defines a plugin point for rendering content on the JIRA view profile page.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProjectOperationModuleDescriptor
A project operation plugin adds extra operations to JIRA's Administer project page.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectOperationModuleDescriptorImpl
A project operation plugin adds extra operations to JIRA's Administer project page.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProjectTabPanelModuleDescriptor
Deprecated.
This is plugin module is slated for removal. https://developer.atlassian.com/x/dsfgAQ details how to
integrate with the new project centric view in JIRA going forward. Since 7.0.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectTabPanelModuleDescriptorImpl
A project tab panel plugin adds extra panel tabs to JIRA's Browse Project page.
|
Modifier and Type | Class and Description |
---|---|
class |
RendererComponentFactoryDescriptor
Looks for renderer components that allow plugins to add new wiki renderer components to the render chain
|
Modifier and Type | Interface and Description |
---|---|
interface |
SearchRequestViewModuleDescriptor
An search request view allows you to view a search request in different ways (eg XML, Word, PDF, Excel)
|
Modifier and Type | Class and Description |
---|---|
class |
SearchRequestViewModuleDescriptorImpl
An search request view allows you to view a search request in different ways (eg XML, Word, PDF, Excel)
|
Modifier and Type | Method and Description |
---|---|
int |
ModuleDescriptorComparator.compare(OrderableModuleDescriptor descriptor1,
OrderableModuleDescriptor descriptor2) |
Modifier and Type | Interface and Description |
---|---|
interface |
VersionTabPanelModuleDescriptor
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page.
|
Modifier and Type | Class and Description |
---|---|
class |
VersionTabPanelModuleDescriptorImpl
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.