Uses of Class
org.exoplatform.wallet.model.transaction.FundsRequest
Packages that use FundsRequest
Package
Description
-
Uses of FundsRequest in org.exoplatform.wallet.rest
Methods in org.exoplatform.wallet.rest with parameters of type FundsRequestModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseWalletAccountREST.requestFunds(FundsRequest fundsRequest) -
Uses of FundsRequest in org.exoplatform.wallet.service
Methods in org.exoplatform.wallet.service with parameters of type FundsRequestModifier and TypeMethodDescriptionvoidWalletService.requestFunds(FundsRequest fundsRequest, String currentUser) Save funds request and send notifications -
Uses of FundsRequest in org.exoplatform.wallet.utils
Fields in org.exoplatform.wallet.utils with type parameters of type FundsRequestModifier and TypeFieldDescriptionstatic final org.exoplatform.commons.api.notification.model.ArgumentLiteral<FundsRequest> WalletUtils.FUNDS_REQUEST_PARAMETER