| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.container.PortalContainer |
container |
static String |
EVENT_NAME |
protected GamificationService |
gamificationService |
protected org.exoplatform.social.core.manager.IdentityManager |
identityManager |
protected RuleService |
ruleService |
| Constructor and Description |
|---|
GamificationGenericListener(org.exoplatform.container.PortalContainer container,
RuleService ruleService,
org.exoplatform.social.core.manager.IdentityManager identityManager,
GamificationService gamificationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.exoplatform.services.listener.Event<Map<String,String>,String> event) |
public static final String EVENT_NAME
protected org.exoplatform.container.PortalContainer container
protected RuleService ruleService
protected org.exoplatform.social.core.manager.IdentityManager identityManager
protected GamificationService gamificationService
public GamificationGenericListener(org.exoplatform.container.PortalContainer container,
RuleService ruleService,
org.exoplatform.social.core.manager.IdentityManager identityManager,
GamificationService gamificationService)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.