public abstract class RewardPlugin
extends org.exoplatform.container.component.BaseComponentPlugin
| Constructor and Description |
|---|
RewardPlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPluginId() |
abstract Map<Long,Double> |
gtEarnedPoints(Set<Long> identityIds,
long startDateInSeconds,
long endDateInSeconds) |
abstract boolean |
isEnabled() |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.