synchronous execution of long running task
Hi,I am using Activti version 6.0.0.I want synchronous executions of task in activiti,but I have a long running task which might take 20 minutes to execute.I wanted to get process instance id quickly in my controller without considering completion of...