[jboss-user] [JBoss jBPM] - How to Get All Task Instances

me_muhammadali do-not-reply at jboss.com
Thu Oct 16 03:05:32 EDT 2008


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



More information about the jboss-user mailing list