public class GamificationRelationshipListener
extends org.exoplatform.social.core.relationship.RelationshipListenerPlugin
| 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 |
| 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) |
protected 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)
public void denied(org.exoplatform.social.core.relationship.RelationshipEvent event)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.