public class GamificationProcessor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected GamificationCompletionService |
gamificationCompletionService |
protected GamificationService |
gamificationService |
| Constructor and Description |
|---|
GamificationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(GamificationActionsHistory actionsHistory) |
boolean |
process(List<GamificationContextHolder> gamificationContexts) |
protected final GamificationCompletionService gamificationCompletionService
protected final GamificationService gamificationService
public boolean process(List<GamificationContextHolder> gamificationContexts)
public void execute(GamificationActionsHistory actionsHistory) throws Exception
ExceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.