| Modifier and Type | Method and Description |
|---|---|
List<GamificationContextHolder> |
GamificationListener.gamify(RuleDTO ruleDto,
String actor) |
| Modifier and Type | Method and Description |
|---|---|
List<GamificationContextHolder> |
GamificationForumListener.gamify(RuleDTO ruleDto,
String actor) |
| Modifier and Type | Method and Description |
|---|---|
List<GamificationContextHolder> |
GamificationActivityListener.gamify(RuleDTO ruleDto,
String actor)
Compute GamificationContext for each social action made by enduser
|
| Modifier and Type | Method and Description |
|---|---|
List<GamificationContextHolder> |
GamificationProfileListener.gamify(RuleDTO ruleDto,
String actor) |
| Modifier and Type | Method and Description |
|---|---|
List<GamificationContextHolder> |
GamificationRelationshipListener.gamify(RuleDTO ruleDto,
String actor)
Compute GamificationContext for each social action made by enduser
|
| Modifier and Type | Method and Description |
|---|---|
List<GamificationContextHolder> |
GamificationSpaceListener.gamify(RuleDTO ruleDto,
String actor)
Compute GamificationContext for each social action made by enduser
|
| Modifier and Type | Method and Description |
|---|---|
void |
GamificationService.saveGamificationContext(GamificationContextHolder gamificationContextHolder)
Add GamificationContext to DB
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GamificationProcessor.process(List<GamificationContextHolder> gamificationContexts) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.