Uses of Class
org.exoplatform.wallet.storage.TransactionStorage
-
Packages that use TransactionStorage Package Description org.exoplatform.wallet.service org.exoplatform.wallet.storage.cached -
-
Uses of TransactionStorage in org.exoplatform.wallet.service
Constructors in org.exoplatform.wallet.service with parameters of type TransactionStorage Constructor Description WalletTransactionServiceImpl(org.exoplatform.wallet.service.WalletAccountService accountService, TransactionStorage transactionStorage, org.exoplatform.wallet.service.WalletContractService contractService, org.exoplatform.container.xml.InitParams params) -
Uses of TransactionStorage in org.exoplatform.wallet.storage.cached
Subclasses of TransactionStorage in org.exoplatform.wallet.storage.cached Modifier and Type Class Description classCachedTransactionStorage
-