public class IsFeatureEnabledCondition extends Object implements com.atlassian.plugin.web.Condition
The feature must be provided as a parameter to this condition named 'featureKey'.
Constructor and Description |
---|
IsFeatureEnabledCondition(FeatureManager featureManager) |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> params) |
boolean |
shouldDisplay(Map<String,Object> context) |
public IsFeatureEnabledCondition(FeatureManager featureManager)
Copyright © 2002-2019 Atlassian. All Rights Reserved.