Hi All,
Is there a way to get the active tasks for a process instance? Can this information be retrieved from the node instances for a WorkflowProcessInstance? I don't see the correlation between the HumanTaskNodeInstance/HumanTaskNode and a Task unless the getId method returns the task id which is not clear from the javadocs and is likely the id from the nodeinstancelog table.
Thanks,
Jim