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

Returns all suspended Create[Full[Money]]Customer requests that match the given criteria.

Syntax

FindPendingCustomersResponse findPendingProcesses ( FindPendingCustomersRequest request , long callerId , final Set< String > privileges ) throws WorkflowFailedException

Parameters

Returns

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

Exceptions

Usage

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