I want to get all task instances from table JBPM_TASKINSTANCES irrespective of 
active id's.

I have already used 

jbpmContext.getTaskList(), 
jbpmContext.getGroupTaskList(actorIds)
jbpmContext.getTaskMgmtSession().findTaskInstances(actorIds)


but they all depend on Active Ids. I want to get all assigned and unassigned 
task (not complete task) instances. 


Thanks,

Muhammad Ali



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182553
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to