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

Returns all suspended UploadBulkProcessingFileRequest requests that match the given criteria.

Syntax

FindPendingBulkProcessingFilesResponse findPendingProcesses ( FindPendingBulkProcessingFilesRequest request , final long callerId , final Set< String > privileges ) throws BulkWorkflowFailedException

Parameters

Returns

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

Exceptions

Usage

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