findPendingProcesses(FindPendingWalletEntriesRequest, final long, final Set< String >) method

Returns all suspended CreateWalletEntry requests that match the given criteria.

Syntax

FindPendingWalletEntriesResponse findPendingProcesses ( FindPendingWalletEntriesRequest request , final long callerId , final Set< String > privileges ) throws WalletWorkflowFailedException

Parameters

Returns

A list of PendingWalletEntry matching the criteria including the task ID in which the workflow process is paused in.

Exceptions

Usage

A list of PendingWalletEntry matching the criteria including the task ID in which the workflow process is paused in.