[jboss-user] [JBoss jBPM] - Re: TaskQuery w/ ProcessInstanceId possible?

kukeltje do-not-reply at jboss.com
Thu Aug 6 05:00:47 EDT 2009


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#4248379

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248379



More information about the jboss-user mailing list