[jboss-user] [JBoss jBPM] - Re: Persistance

Olivier_Debels do-not-reply at jboss.com
Tue Aug 1 07:44:29 EDT 2006


Well,

You could try something like:

GraphSession.findAllProcessDefinitions() and loop through these ones and get all processInstances for each processDefinition (GraphSession.findProcessInstances(long)) or you could create a custom query to retrieve them in one shot.

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

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



More information about the jboss-user mailing list