findDeactivationPendingProcesses(FindDeactivationPendingCustomersRequest, long, final Set< String >) method

Returns all suspended DeleteCustomerRequest requests that match the given criteria.

Syntax

FindDeactivationPendingCustomersResponse findDeactivationPendingProcesses ( FindDeactivationPendingCustomersRequest request , long callerId , final Set< String > privileges ) throws WorkflowFailedException

Parameters

Returns

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

Exceptions

Usage

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