public class GamificationRewardPlugin extends RewardPlugin
| Constructor and Description |
|---|
GamificationRewardPlugin(org.exoplatform.container.PortalContainer container,
org.exoplatform.container.configuration.ConfigurationManager configurationManager) |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,Double> |
gtEarnedPoints(Set<Long> identityIds,
long startDateInSeconds,
long endDateInSeconds) |
boolean |
isEnabled() |
getPluginIdpublic GamificationRewardPlugin(org.exoplatform.container.PortalContainer container,
org.exoplatform.container.configuration.ConfigurationManager configurationManager)
public boolean isEnabled()
isEnabled in class RewardPluginpublic Map<Long,Double> gtEarnedPoints(Set<Long> identityIds, long startDateInSeconds, long endDateInSeconds)
gtEarnedPoints in class RewardPluginCopyright © 2003–2019 eXo Platform SAS. All rights reserved.