Class GamificationFeaturePlugin

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class GamificationFeaturePlugin
    extends org.exoplatform.commons.api.settings.FeaturePlugin
    • Constructor Detail

      • GamificationFeaturePlugin

        public GamificationFeaturePlugin()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.exoplatform.container.component.ComponentPlugin
        Overrides:
        getName in class org.exoplatform.container.component.BaseComponentPlugin
      • isFeatureActiveForUser

        public boolean isFeatureActiveForUser​(String featureName,
                                              String username)
        Specified by:
        isFeatureActiveForUser in class org.exoplatform.commons.api.settings.FeaturePlugin