startProcess(CreateWalletEntryRequest, final long) method

Starts an new create wallet entry workflow process and serializes the request in the activiti context.

Syntax

CreateWalletEntryResponse startProcess ( CreateWalletEntryRequest request , final long callerId ) throws WalletWorkflowFailedException

Parameters

Returns

The CreateWalletEntryResponse does not yet contains the new wallet entry ID, since the wallet entry has not been stored, yet

Exceptions

Usage

The CreateWalletEntryResponse does not yet contains the new wallet entry ID, since the wallet entry has not been stored, yet