Class GamificationUserLoginListener

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

    public class GamificationUserLoginListener
    extends org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,​org.exoplatform.services.security.ConversationState>
    • Field Detail

      • identityManager

        protected org.exoplatform.social.core.manager.IdentityManager identityManager
    • Constructor Detail

      • GamificationUserLoginListener

        public GamificationUserLoginListener​(RuleService ruleService,
                                             org.exoplatform.social.core.manager.IdentityManager identityManager,
                                             GamificationService gamificationService)
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event<org.exoplatform.services.security.ConversationRegistry,​org.exoplatform.services.security.ConversationState> event)
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,​org.exoplatform.services.security.ConversationState>