continueProcess(ContinuePendingCustomerRequest, long, final Set< String >) method

Tells activiti to continue a suspended workflow by continuing the task definined by the ContinuePendingCustomerRequest request.

Syntax

ContinuePendingCustomerResponse continueProcess ( ContinuePendingCustomerRequest request , long callerId , final Set< String > privileges ) throws WorkflowFailedException

Parameters

Exceptions