[jboss-user] [JBoss jBPM] - Re: sessions and forks
pedrosacosta
do-not-reply at jboss.com
Wed Oct 11 12:45:35 EDT 2006
Hi Saviola,
I've already saw this methods, but, let me rephrase the question.
The problem is, i've the sibling tokens of the Fork, saved in the DB. The part of the workflow inside the fork may have different levels, and the sibling tokens can be pointing to different levels of the running path inside the fork.
I want to retrieve the sibling tokens that are saved in the DB. How can i get them?
|
| Token forkToken = rootToken;
| forkToken.getActiveChildren()
|
is the right method?
Thanks,
Pedro
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977621#3977621
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977621
More information about the jboss-user
mailing list