Modifier and Type | Optional Element and Description |
---|---|
String |
descriptionI18nKey
Determines the i18n key to get the description of the feature.
|
String |
group
Determines the a logic group of features.
|
String |
nameI18nKey
Determines the i18n key to get the feature name if no key is defined the class name will be used as a key
|
ExperimentalFeature.Scope |
scope
Scope of the ExperimentalFeature.
|
public abstract ExperimentalFeature.Scope scope
public abstract String group
public abstract String nameI18nKey
public abstract String descriptionI18nKey
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.