[jboss-user] [JBoss jBPM] - How to get a list of Jobs of my processinstance

MikeSchulze do-not-reply at jboss.com
Wed Dec 10 05:22:14 EST 2008


Hi, I wanted to know If there is a way to get a list of all current Jobs of my processinstance with jbpm-means.
I can get them directly out of the db using sql, but i was hoping there is a better way.
I've tried getMonitoredJobIds() of the JobExecutor, but somehow it only returns a list with the size of 1. I guess it contains the job which is currently checked by the Executor, cause its contents seems to randomly filled with different jobs. Can anybody help me out?
thx - Mike

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

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



More information about the jboss-user mailing list