public class ActiveThemeCondition extends BaseConfluenceCondition
CONTEXT_KEY_HELPER
Constructor and Description |
---|
ActiveThemeCondition() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> params) |
void |
setHttpContext(HttpContext httpContext) |
void |
setThemeManager(ThemeManager themeManager) |
protected boolean |
shouldDisplay(WebInterfaceContext context) |
shouldDisplay
public void init(Map<String,String> params) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.Condition
init
in class BaseConfluenceCondition
com.atlassian.plugin.PluginParseException
protected boolean shouldDisplay(WebInterfaceContext context)
shouldDisplay
in class BaseConfluenceCondition
public void setThemeManager(ThemeManager themeManager)
public void setHttpContext(HttpContext httpContext)
Copyright © 2003–2020 Atlassian. All rights reserved.