| java.lang.Object | |
| ↳ | com.atlassian.jira.plugin.headernav.ModernPluggableTopNavigation |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the HTML to present on screen.
| |||||||||||
This is called when the controling module descriptor is initialized and enabled.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||
From interface
com.atlassian.jira.plugin.navigation.PluggableTopNavigation
| |||||||||||||||
Get the HTML to present on screen.
| request | the request that is asking for the html. |
|---|
This is called when the controling module descriptor is initialized and enabled.
| descriptor | is the controling module descriptor. |
|---|

