public interface FeatureMetaData
Feature.| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes()
A map of custom feature attributes describing the feature
|
FeatureState |
getDefaultFeatureState()
Default feature state, if it is not stored in a
StateRepository. |
Set<FeatureGroup> |
getGroups()
The feature groups to which the feature belongs.
|
String |
getLabel()
Returns a human readable name of the feature.
|
String getLabel()
FeatureState getDefaultFeatureState()
StateRepository.Set<FeatureGroup> getGroups()
Copyright © 2018. All Rights Reserved.