continuePendingAuthorisation(final Long, final List< IKeyValue >, final List< IKeyValue >, final Long, final Long) method

This method is called in case a suspended transaction workflow task was approved by the ITransactionFlowControl and the activiti framework proceeds with the execution of the workflow.

Syntax

void continuePendingAuthorisation ( final Long actorId , final List< IKeyValue > requestUnstructuredData , final List< IKeyValue > responseUnstructuredData , final Long authId , final Long txnId ) throws EntityNotFoundException

Parameters

Exceptions