Class GeneralAdminHeaderPanel
java.lang.Object
com.atlassian.jira.admin.adminheader.GeneralAdminHeaderPanel
- All Implemented Interfaces:
com.atlassian.plugin.web.api.model.WebPanel,com.atlassian.plugin.web.model.WebPanel
public class GeneralAdminHeaderPanel
extends Object
implements com.atlassian.plugin.web.model.WebPanel
This class provides a simple soy generated web-panel containing the admin header including a new admin search link
- Since:
- v6.0
-
Constructor Summary
ConstructorsConstructorDescriptionGeneralAdminHeaderPanel(com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer, SimpleLinkManager simpleLinkManager, JiraAuthenticationContext authenticationContext) -
Method Summary
-
Constructor Details
-
GeneralAdminHeaderPanel
public GeneralAdminHeaderPanel(com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer, SimpleLinkManager simpleLinkManager, JiraAuthenticationContext authenticationContext)
-
-
Method Details
-
getHtml
- Specified by:
getHtmlin interfacecom.atlassian.plugin.web.api.model.WebPanel
-
writeHtml
- Specified by:
writeHtmlin interfacecom.atlassian.plugin.web.api.model.WebPanel
-