startProcess(DeleteCustomerRequest, int, String, String, String, String, String, String, final Set< String >, long) method

Starts an new create customer workflow process and serializes the DeleteCustomerRequest request along will all additional parameters in the activiti context.

Syntax

DeleteCustomerResponse startProcess ( DeleteCustomerRequest request , int customerTypeId , String firstName , String lastName , String msisdn , String username , String displayName , String email , final Set< String > privileges , long callerId ) throws WorkflowFailedException

Parameters

Exceptions