public interface FooterModuleDescriptor extends JiraResourcedModuleDescriptor<PluggableFooter>, OrderableModuleDescriptor
Modifier and Type | Method and Description |
---|---|
String |
getFooterHtml(javax.servlet.http.HttpServletRequest request,
Map<String,?> startingParams)
This method will setup the params related to the license information and render the html for the footer.
|
getHtml, getHtml, getI18nBean, writeHtml
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
getResourceDescriptor, getResourceDescriptors, getResourceLocation
getOrder
String getFooterHtml(javax.servlet.http.HttpServletRequest request, Map<String,?> startingParams)
request
- the servlet requeststartingParams
- any parameters that you want to have available in the context when rendering the footer.Copyright © 2002-2024 Atlassian. All Rights Reserved.