[jboss-user] [JBoss jBPM] - Find instances in a state

Juan30mad do-not-reply at jboss.com
Tue Dec 12 04:58:27 EST 2006


I can use de API for find all the instance of a process:

 List processInstances =  graphSession.findProcessInstances(processDefinition.getId());

With this sentence I load ALL the instance in the list, is there any way to load the instances wich are in a particular state?

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

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



More information about the jboss-user mailing list