Class KudosRewardPlugin
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.wallet.reward.api.RewardPlugin
-
- org.exoplatform.wallet.reward.plugin.KudosRewardPlugin
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class KudosRewardPlugin extends org.exoplatform.wallet.reward.api.RewardPlugin
-
-
Constructor Summary
Constructors Constructor Description KudosRewardPlugin(org.exoplatform.container.ExoContainer container, org.exoplatform.container.configuration.ConfigurationManager configurationManager)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<Long,Double>getEarnedPoints(Set<Long> identityIds, long startDateInSeconds, long endDateInSeconds)booleanisEnabled()
-