rejectPendingAuthorisation(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 rejected by the ITransactionFlowControl and the activiti framework proceeds with the execution of the workflow.

Syntax

void rejectPendingAuthorisation ( final Long actorId , final List< IKeyValue > requestUnstructuredData , final List< IKeyValue > responseUnstructuredData , final Long authId , final Long txnId )

Parameters