[jboss-user] [JBoss jBPM] - Re: Swimlane, groups and their fields

salaboy21 do-not-reply at jboss.com
Fri Oct 3 08:07:04 EDT 2008


Before your query for obtain the tasks

  | TaskMgmtSession taskSession = jbpmContext.getTaskMgmtSession();
  | List<TaskInstance> listaTask = TaskSession.findTaskInstancesByProcessInstance(processInstance);
  | 

Do you create your process Instance right?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180267#4180267

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



More information about the jboss-user mailing list