public class GamificationTaskCommentListener
extends org.exoplatform.services.listener.Listener<org.exoplatform.task.legacy.service.TaskService,org.exoplatform.task.domain.Comment>
| Modifier and Type | Field and Description |
|---|---|
protected org.exoplatform.addons.gamification.service.effective.GamificationService |
gamificationService |
protected org.exoplatform.social.core.manager.IdentityManager |
identityManager |
protected org.exoplatform.addons.gamification.service.configuration.RuleService |
ruleService |
| Constructor and Description |
|---|
GamificationTaskCommentListener(org.exoplatform.addons.gamification.service.configuration.RuleService ruleService,
org.exoplatform.social.core.manager.IdentityManager identityManager,
org.exoplatform.addons.gamification.service.effective.GamificationService gamificationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.exoplatform.services.listener.Event<org.exoplatform.task.legacy.service.TaskService,org.exoplatform.task.domain.Comment> event) |
protected org.exoplatform.addons.gamification.service.configuration.RuleService ruleService
protected org.exoplatform.social.core.manager.IdentityManager identityManager
protected org.exoplatform.addons.gamification.service.effective.GamificationService gamificationService
public GamificationTaskCommentListener(org.exoplatform.addons.gamification.service.configuration.RuleService ruleService,
org.exoplatform.social.core.manager.IdentityManager identityManager,
org.exoplatform.addons.gamification.service.effective.GamificationService gamificationService)
public void onEvent(org.exoplatform.services.listener.Event<org.exoplatform.task.legacy.service.TaskService,org.exoplatform.task.domain.Comment> event)
throws Exception
onEvent in class org.exoplatform.services.listener.Listener<org.exoplatform.task.legacy.service.TaskService,org.exoplatform.task.domain.Comment>ExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.