Uses of Class
org.exoplatform.commons.api.settings.FeaturePlugin
-
Packages that use FeaturePlugin Package Description org.exoplatform.commons.api.settings Provides the API for the Setting service. -
-
Uses of FeaturePlugin in org.exoplatform.commons.api.settings
Methods in org.exoplatform.commons.api.settings with parameters of type FeaturePlugin Modifier and Type Method Description voidExoFeatureService. addFeaturePlugin(FeaturePlugin featurePlugin)Add a feature plugin that will manage feature enablement that will be applied only on one feature identified by its name
-