Uses of Interface
org.exoplatform.wallet.service.BlockchainTransactionService
-
Packages that use BlockchainTransactionService Package Description org.exoplatform.wallet.rest -
-
Uses of BlockchainTransactionService in org.exoplatform.wallet.rest
Methods in org.exoplatform.wallet.rest that return BlockchainTransactionService Modifier and Type Method Description BlockchainTransactionServiceWalletTransactionREST. getBlockchainTransactionService()Workaround:BlockchainTransactionServiceretrieved here instead of dependency injection using constructor because the service is added after PortalContainer startup.
-