[jboss-user] [JBoss jBPM] - Re: Newbie question...
kukeltje
do-not-reply at jboss.com
Fri Jul 13 09:03:31 EDT 2007
the first one only because you have a 'return' in your java method in a for loop once a taskinstance is encountered in the taskinstances collection
Aaahhh... ok, there can't be more than one taskInstance with the same name in one token is what you think... ok... could be true.... not sure though.. just tested it and it is possible to have multiple tasks with the same name in the token, so my assumption that you return the first task in the token with a certain name is (by accident) correct ;-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063975#4063975
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063975
More information about the jboss-user
mailing list