|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PluggableTopNavigation
A plugin to render to the top navigation bar in Bamboo
Method Summary | |
---|---|
java.lang.String |
getHtml(javax.servlet.http.HttpServletRequest request)
Get the HTML to present on screen |
void |
init(com.atlassian.plugin.ModuleDescriptor moduleDescriptor)
Perform initialisation |
Method Detail |
---|
void init(@NotNull com.atlassian.plugin.ModuleDescriptor moduleDescriptor)
moduleDescriptor
- The module descriptor for this plugin@NotNull java.lang.String getHtml(@NotNull javax.servlet.http.HttpServletRequest request)
request
- the request that is asking for the HTML.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |