public class GamificationRelationshipListener extends org.exoplatform.social.core.relationship.RelationshipListenerPlugin 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 |
protected org.exoplatform.social.core.space.spi.SpaceService |
spaceService |
GAMIFICATION_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_RECEIVE_KUDOS, GAMIFICATION_TASK_ADDON_COMPLETED_TASK_ASSIGNED, GAMIFICATION_TASK_ADDON_COMPLETED_TASK_COWORKER, GAMIFICATION_TASK_ADDON_CREATE_TASK, GAMIFICATION_TASK_ADDON_SEND_KUDOS, GAMIFICATION_TASK_ADDON_UPDATE_TASK, GAMIFICATION_WIKI_ADD_PAGE, GAMIFICATION_WIKI_UPDATE_PAGE| Constructor and Description |
|---|
GamificationRelationshipListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
confirmed(org.exoplatform.social.core.relationship.RelationshipEvent event) |
void |
denied(org.exoplatform.social.core.relationship.RelationshipEvent event) |
void |
ignored(org.exoplatform.social.core.relationship.RelationshipEvent event) |
void |
removed(org.exoplatform.social.core.relationship.RelationshipEvent event) |
void |
requested(org.exoplatform.social.core.relationship.RelationshipEvent 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 org.exoplatform.social.core.space.spi.SpaceService spaceService
protected GamificationService gamificationService
public void confirmed(org.exoplatform.social.core.relationship.RelationshipEvent event)
confirmed in interface org.exoplatform.social.core.relationship.RelationshipListenerconfirmed in class org.exoplatform.social.core.relationship.RelationshipListenerPluginpublic void ignored(org.exoplatform.social.core.relationship.RelationshipEvent event)
ignored in interface org.exoplatform.social.core.relationship.RelationshipListenerignored in class org.exoplatform.social.core.relationship.RelationshipListenerPluginpublic void removed(org.exoplatform.social.core.relationship.RelationshipEvent event)
removed in interface org.exoplatform.social.core.relationship.RelationshipListenerremoved in class org.exoplatform.social.core.relationship.RelationshipListenerPluginpublic void requested(org.exoplatform.social.core.relationship.RelationshipEvent event)
requested in interface org.exoplatform.social.core.relationship.RelationshipListenerpublic void denied(org.exoplatform.social.core.relationship.RelationshipEvent event)
denied in interface org.exoplatform.social.core.relationship.RelationshipListenerCopyright © 2003–2019 eXo Platform SAS. All rights reserved.