@PublicSpi
public interface PluggableTopNavigation
Modifier and Type | Method and Description |
---|---|
String |
getHtml(javax.servlet.http.HttpServletRequest request)
Get the HTML to present on screen.
|
void |
init(TopNavigationModuleDescriptor descriptor)
This is called when the controling module descriptor is initialized and enabled.
|
void init(TopNavigationModuleDescriptor descriptor)
descriptor
- is the controling module descriptor.String getHtml(javax.servlet.http.HttpServletRequest request)
request
- the request that is asking for the html.Copyright © 2002-2018 Atlassian. All Rights Reserved.