| Package | Description |
|---|---|
| org.squashtest.tm.service.feature | |
| org.squashtest.tm.service.internal.feature |
| Modifier and Type | Method and Description |
|---|---|
static FeatureManager.Feature |
FeatureManager.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureManager.Feature[] |
FeatureManager.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FeatureManager.isEnabled(FeatureManager.Feature feature) |
void |
FeatureManager.setEnabled(FeatureManager.Feature feature,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FeatureManagerImpl.isEnabled(FeatureManager.Feature feature) |
void |
FeatureManagerImpl.setEnabled(FeatureManager.Feature feature,
boolean enabled) |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.