Class GeneralAdminNavHeaderPanel

java.lang.Object
com.atlassian.jira.admin.adminheader.GeneralAdminNavHeaderPanel
All Implemented Interfaces:
com.atlassian.plugin.web.api.model.WebPanel, com.atlassian.plugin.web.model.WebPanel

public class GeneralAdminNavHeaderPanel extends Object implements com.atlassian.plugin.web.model.WebPanel
Since:
v6.0
  • Constructor Details

    • GeneralAdminNavHeaderPanel

      public GeneralAdminNavHeaderPanel(com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer)
  • Method Details

    • getHtml

      public String getHtml(Map<String,Object> context)
      Specified by:
      getHtml in interface com.atlassian.plugin.web.api.model.WebPanel
    • writeHtml

      public void writeHtml(Writer writer, Map<String,Object> context)
      Specified by:
      writeHtml in interface com.atlassian.plugin.web.api.model.WebPanel