public static class TogglzProperties.FeatureSpec extends Object
| Constructor and Description |
|---|
FeatureSpec() |
| Modifier and Type | Method and Description |
|---|---|
Feature |
feature(String name) |
Set<String> |
getGroups() |
String |
getLabel() |
Map<String,String> |
getParam() |
String |
getStrategy() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setLabel(String label) |
void |
setStrategy(String strategy) |
String |
spec() |
FeatureState |
state(String name) |
String |
toString() |
public boolean isEnabled()
public void setEnabled(boolean enabled)
public String getLabel()
public void setLabel(String label)
public String getStrategy()
public void setStrategy(String strategy)
public FeatureState state(String name)
public String spec()
Copyright © 2018. All Rights Reserved.