09-28-2014 09:03 AM
taskService.complete(taskId);
//wait until all non-usertasks done and next UserTask become active ????
09-29-2014 03:47 AM
taskService.complete(taskId);
. Control is given back to this call after all service, script rules…. are evaluated in the case of sync call. So in the case when there is no asynch task in the flow you should get control to your class again after all tasks execution.Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.