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