Uses of Class
org.exoplatform.wallet.model.reward.RewardReport
Packages that use RewardReport
-
Uses of RewardReport in org.exoplatform.wallet.reward.service
Methods in org.exoplatform.wallet.reward.service that return RewardReportModifier and TypeMethodDescriptionRewardReportService.computeRewards(LocalDate localDate) Compute rewards swicth configurations for the list of identities passed in parametersRewardReportService.computeRewardsByUser(LocalDate localDate, long userIdentityId) Compute rewards By UserRewardReportService.getRewardReport(LocalDate localDate) Retrieve aRewardReportcorresponding to a period of timeMethods in org.exoplatform.wallet.reward.service with parameters of type RewardReportModifier and TypeMethodDescriptionvoidRewardReportService.saveRewardReport(RewardReport rewardReport) -
Uses of RewardReport in org.exoplatform.wallet.utils
Fields in org.exoplatform.wallet.utils with type parameters of type RewardReportModifier and TypeFieldDescriptionstatic final org.exoplatform.commons.api.notification.model.ArgumentLiteral<RewardReport>RewardUtils.REWARD_REPORT_NOTIFICATION_PARAM