Class GamificationDomainListener

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<DomainDTO,String>
org.exoplatform.addons.gamification.listener.gamification.domain.GamificationDomainListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class GamificationDomainListener extends org.exoplatform.services.listener.Listener<DomainDTO,String>
  • Field Details

  • Constructor Details

    • GamificationDomainListener

      public GamificationDomainListener(RuleService ruleService, BadgeService badgeService)
  • Method Details