Class GamificationFeaturePlugin
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.commons.api.settings.FeaturePlugin
-
- org.exoplatform.addons.gamification.plugin.GamificationFeaturePlugin
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class GamificationFeaturePlugin extends org.exoplatform.commons.api.settings.FeaturePlugin
-
-
Constructor Summary
Constructors Constructor Description GamificationFeaturePlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()booleanisFeatureActiveForUser(String featureName, String username)-
Methods inherited from class org.exoplatform.commons.api.settings.FeaturePlugin
getFeatureName, init
-
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getNamein interfaceorg.exoplatform.container.component.ComponentPlugin- Overrides:
getNamein classorg.exoplatform.container.component.BaseComponentPlugin
-
-