[jboss-user] [JBoss jBPM] - Re: Identifying tokens

twiceknightly do-not-reply at jboss.com
Wed Apr 23 11:45:22 EDT 2008


Salaboy just for info I think I have found out by looking at the code what I need to do.  Fork seems to create new tokens for each leaving transaction.  These tokens are added as children to the current token.   They are named after the transition name.  

To gather all of the child tokens underneath the root recursively I think I need to call the collectChildrenRecusively on the root token.

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

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



More information about the jboss-user mailing list