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