|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.plugin.web.DefaultTopNavigation
public class DefaultTopNavigation
| Constructor Summary | |
|---|---|
DefaultTopNavigation(TemplateRenderer templateRenderer)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultTopNavigation(TemplateRenderer templateRenderer)
| Method Detail |
|---|
public void init(@NotNull
com.atlassian.plugin.ModuleDescriptor moduleDescriptor)
init in interface InitablePluginModulemoduleDescriptor - The module descriptor for this plugin
@NotNull
public java.lang.String getHtml(@NotNull
javax.servlet.http.HttpServletRequest request)
getHtml in interface PluggableTopNavigationrequest - the request that is asking for the HTML.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||