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

vtysh do-not-reply at jboss.com
Thu Oct 16 05:15:50 EDT 2008


You can do it with manual HQL query

  | select TaskInstance
  | 	from org.jbpm.taskmgmt.exe.TaskInstance as TaskInstance
  | 

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

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



More information about the jboss-user mailing list