public class GamificationTaskCommentListener extends org.exoplatform.services.listener.Listener<org.exoplatform.task.service.TaskService,org.exoplatform.task.domain.Comment> implements GamificationListener
| Modifier and Type | Field and Description |
|---|---|
protected GamificationProcessor |
gamificationProcessor |
protected GamificationService |
gamificationService |
protected org.exoplatform.social.core.manager.IdentityManager |
identityManager |
protected RuleService |
ruleService |
LOGGAMIFICATION_FORUM_ADD_POST, GAMIFICATION_FORUM_ADD_TOPIC, GAMIFICATION_FORUM_OPEN_TOPIC, GAMIFICATION_FORUM_VOTE_TOPIC, GAMIFICATION_SOCIAL_ADD_ACTIVITY_MY_STREAM, GAMIFICATION_SOCIAL_ADD_ACTIVITY_NETWORK_STREAM, GAMIFICATION_SOCIAL_ADD_ACTIVITY_SPACE_STREAM, GAMIFICATION_SOCIAL_ADD_ACTIVITY_SPACE_TARGET, GAMIFICATION_SOCIAL_ADD_ACTIVITY_TARGET_USER_STREAM, GAMIFICATION_SOCIAL_COMMENT_ADD, GAMIFICATION_SOCIAL_COMMENT_NETWORK_STREAM, GAMIFICATION_SOCIAL_COMMENT_SPACE_STREAM, GAMIFICATION_SOCIAL_LIKE_ACTIVITY_NETWORK_STREAM, GAMIFICATION_SOCIAL_LIKE_ACTIVITY_SPACE_STREAM, GAMIFICATION_SOCIAL_LIKE_ACTIVITY_SPACE_TARGET, GAMIFICATION_SOCIAL_LIKE_ACTIVITY_TARGET_USER_STREAM, GAMIFICATION_SOCIAL_LIKE_COMMENT, GAMIFICATION_SOCIAL_LIKE_COMMENT_NETWORK_STREAM, GAMIFICATION_SOCIAL_LIKE_COMMENT_SPACE_STREAM, GAMIFICATION_SOCIAL_PROFILE_ADD_ABOUTME, GAMIFICATION_SOCIAL_PROFILE_ADD_AVATAR, GAMIFICATION_SOCIAL_PROFILE_ADD_BANNER, GAMIFICATION_SOCIAL_RELATIONSHIP_RECEIVER, GAMIFICATION_SOCIAL_RELATIONSHIP_SENDER, GAMIFICATION_SOCIAL_SPACE_ADD, GAMIFICATION_SOCIAL_SPACE_GRANT_AS_LEAD, GAMIFICATION_SOCIAL_SPACE_JOIN, GAMIFICATION_TASK_ADDON_COMMENT_TASK, GAMIFICATION_TASK_ADDON_COMPLETED_TASK_ASSIGNED, GAMIFICATION_TASK_ADDON_COMPLETED_TASK_COWORKER, GAMIFICATION_TASK_ADDON_CREATE_TASK, GAMIFICATION_TASK_ADDON_UPDATE_TASK, GAMIFICATION_WIKI_ADD_PAGE, GAMIFICATION_WIKI_UPDATE_PAGE| 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) |
getDescription, getName, setDescription, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildprotected 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–2018 eXo Platform SAS. All rights reserved.