Uses of Class
org.exoplatform.wallet.model.reward.RewardReport
-
Packages that use RewardReport Package Description org.exoplatform.wallet.reward.service org.exoplatform.wallet.utils -
-
Uses of RewardReport in org.exoplatform.wallet.reward.service
Methods in org.exoplatform.wallet.reward.service that return RewardReport Modifier and Type Method Description RewardReportRewardReportService. computeRewards(LocalDate localDate)Compute rewards swicth configurations for the list of identities passed in parametersRewardReportRewardReportService. getRewardReport(LocalDate localDate)Retrieve aRewardReportcorresponding to a period of timeMethods in org.exoplatform.wallet.reward.service with parameters of type RewardReport Modifier and Type Method Description voidRewardReportService. saveRewardReport(RewardReport rewardReport) -
Uses of RewardReport in org.exoplatform.wallet.utils
Fields in org.exoplatform.wallet.utils with type parameters of type RewardReport Modifier and Type Field Description static org.exoplatform.commons.api.notification.model.ArgumentLiteral<RewardReport>RewardUtils. REWARD_REPORT_NOTIFICATION_PARAM
-