Package | Description |
---|---|
com.liferay.portal.kernel.feature.flag |
Modifier and Type | Method and Description |
---|---|
FeatureFlagType |
FeatureFlag.getFeatureFlagType() |
static FeatureFlagType |
FeatureFlagType.toFeatureFlagType(String string) |
static FeatureFlagType |
FeatureFlagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureFlagType[] |
FeatureFlagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|