public class GamificationUserLoginListener
extends org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>
| Modifier and Type | Field and Description |
|---|---|
protected GamificationService |
gamificationService |
protected org.exoplatform.social.core.manager.IdentityManager |
identityManager |
protected RuleService |
ruleService |
| Constructor and Description |
|---|
GamificationUserLoginListener(RuleService ruleService,
org.exoplatform.social.core.manager.IdentityManager identityManager,
GamificationService gamificationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.exoplatform.services.listener.Event<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState> event) |
protected RuleService ruleService
protected org.exoplatform.social.core.manager.IdentityManager identityManager
protected GamificationService gamificationService
public GamificationUserLoginListener(RuleService ruleService, org.exoplatform.social.core.manager.IdentityManager identityManager, GamificationService gamificationService)
public void onEvent(org.exoplatform.services.listener.Event<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState> event)
onEvent in class org.exoplatform.services.listener.Listener<org.exoplatform.services.security.ConversationRegistry,org.exoplatform.services.security.ConversationState>Copyright © 2003–2019 eXo Platform SAS. All rights reserved.