Package org.exoplatform.wallet.job
Class TransactionSenderJob
- java.lang.Object
-
- org.exoplatform.wallet.job.TransactionSenderJob
-
- All Implemented Interfaces:
org.quartz.Job
@DisallowConcurrentExecution public class TransactionSenderJob extends Object implements org.quartz.Job
-
-
Field Summary
Fields Modifier and Type Field Description protected org.exoplatform.wallet.service.BlockchainTransactionServiceblockchainTransactionServiceprotected org.exoplatform.container.ExoContainercontainer
-
Constructor Summary
Constructors Constructor Description TransactionSenderJob()
-