Class RewardStatusVerifierJob
- java.lang.Object
-
- org.exoplatform.wallet.reward.job.RewardStatusVerifierJob
-
- All Implemented Interfaces:
org.quartz.Job
@DisallowConcurrentExecution public class RewardStatusVerifierJob extends Object implements org.quartz.Job
This job is used to check pending rewards sent for periods. When all transaction rewards are sent correctly without error, an event is triggered throughListenerService
-
-
Constructor Summary
Constructors Constructor Description RewardStatusVerifierJob()
-