Tells activiti to continue a suspended workflow by continuing the task definined by the ContinuePendingBulkProcessingFileRequest request.
Syntax
ContinuePendingBulkProcessingFileResponse
continueProcess
(
ContinuePendingBulkProcessingFileRequest
request
,
final long
callerId
,
final Set< String >
privileges
) throws BulkWorkflowFailedException
Parameters
-
request –
-
callerId –
-
privileges –
Must contain all the caller privileges, which are checked against the privileges required to perform the continue operation.
Exceptions
-
BulkWorkflowFailedException class –