But that is exactly what he does:
TaskQuery taskQuery2 = getTaskService().createTaskQuery();
| taskQuery2.processInstanceId(processInstance.getId());
| List<Task> taskList2 = taskQuery2.list();
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248379#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...