"simonbaker" wrote : If you have a workflow process definition and create multiple instances of the process, is there a way to get a list of all the processes that you have started?
No, you have to write your own hibernate query for this. "simonbaker" wrote : Is there a way to get a list of all the processes, short of saving the process ids myself somewhere? All instances of a process or all processes definitions? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043539#4043539 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043539 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
