Interface | Description |
---|---|
FooterModuleDescriptor |
Module descriptor for footer modules.
|
PluggableFooter |
A plugin to render the footer in JIRA.
|
PluggableTopNavigation |
A plugin to render a top navigation bar in JIRA.
|
TopNavigationModuleDescriptor |
Module descriptor used for plugins that render the top navigation in JIRA.
|
Class | Description |
---|---|
BannerRenderer |
Renders (some of) the banners that display at the top of the JIRA page.
|
DefaultPluggableFooter |
Default implementation of
PluggableFooter . |
DefaultPluggableTopNavigation |
Represents a default pluggable top navigation.
|
FooterDataProvider |
Provides data for the standard footer.
|
FooterModuleDescriptorImpl |
Module descriptor for footer modules.
|
HeaderFooterRendering |
This is called by the templating system to render most things header and footer.
|
TopNavigationModuleDescriptorImpl |
Module descriptor used for plugins that render the top navigation in JIRA.
|
Copyright © 2002-2023 Atlassian. All Rights Reserved.