| Package | Description |
|---|---|
| org.exoplatform.wallet.reward.service | |
| org.exoplatform.wallet.reward.storage | |
| org.exoplatform.wallet.utils |
| Modifier and Type | Method and Description |
|---|---|
RewardReport |
RewardReportService.computeRewards(long periodDateInSeconds)
Compute rewards swicth configurations for the list of identities passed in
parameters
|
RewardReport |
RewardReportService.getRewardReport(long periodTimeInSeconds)
Retrieve a
RewardReport corresponding to a period of time |
| Modifier and Type | Method and Description |
|---|---|
void |
RewardReportService.saveRewardReport(RewardReport rewardReport) |
| Modifier and Type | Method and Description |
|---|---|
RewardReport |
RewardReportStorage.getRewardReport(RewardPeriodType periodType,
long periodTimeInSeconds)
Retrieve a
RewardReport corresponding to a period of time |
| Modifier and Type | Method and Description |
|---|---|
void |
RewardReportStorage.saveRewardReport(RewardReport rewardReport) |
| Modifier and Type | Field and Description |
|---|---|
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<RewardReport> |
RewardUtils.REWARD_REPORT_NOTIFICATION_PARAM |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.