startProcess(CreateFullMoneyCustomerRequest, long) method

Starts an new create customer workflow process and serializes the CreateFullMoneyCustomerRequest request in the activiti context.

Syntax

CreateFullMoneyCustomerResponse startProcess ( CreateFullMoneyCustomerRequest request , long callerId ) throws WorkflowFailedException

Parameters

Returns

The CreateFullCustomerResponse does not yet contains the new customer ID, since the customer has not been stored, yet

Exceptions

Usage

The CreateFullCustomerResponse does not yet contains the new customer ID, since the customer has not been stored, yet