checkWorkflowConfiguration(final Req, Res, CallerInformation, Long, Long) method

Checks if there exists a maker/checker configuration for the given request (authorization) and starts a new Activiti workflow process if an appropriate configuration was found.

Syntax

void checkWorkflowConfiguration ( final Req request , Res response , CallerInformation caller , Long authId , Long txnId ) throws AuthorisationPendingException

Parameters

Exceptions