public class FrontEndFeatureEnabledCondition extends BaseConfluenceCondition
FrontEndDarkFeatureHelper
CONTEXT_KEY_HELPER
Constructor and Description |
---|
FrontEndFeatureEnabledCondition(FrontEndDarkFeatureHelper frontEndDarkFeatureHelper) |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> params) |
protected boolean |
shouldDisplay(WebInterfaceContext context) |
shouldDisplay
public FrontEndFeatureEnabledCondition(FrontEndDarkFeatureHelper frontEndDarkFeatureHelper)
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
Copyright © 2003–2017 Atlassian. All rights reserved.