public class GeneralAdminHeaderPanel extends Object implements com.atlassian.plugin.web.model.WebPanel
Modifier and Type | Class and Description |
---|---|
static class |
GeneralAdminHeaderPanel.PageAction |
Modifier and Type | Field and Description |
---|---|
static String |
SYSTEM_ADMIN_HEADER_PAGEACTIONS |
Constructor and Description |
---|
GeneralAdminHeaderPanel(com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer,
SimpleLinkManager simpleLinkManager,
JiraAuthenticationContext authenticationContext) |
public static final String SYSTEM_ADMIN_HEADER_PAGEACTIONS
public GeneralAdminHeaderPanel(com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer, SimpleLinkManager simpleLinkManager, JiraAuthenticationContext authenticationContext)
public String getHtml(Map<String,Object> stringObjectMap)
getHtml
in interface com.atlassian.plugin.web.model.WebPanel
public void writeHtml(Writer writer, Map<String,Object> stringObjectMap) throws IOException
writeHtml
in interface com.atlassian.plugin.web.model.WebPanel
IOException
Copyright © 2002-2019 Atlassian. All Rights Reserved.