anonymous wrote : taskInstance.end ends the task, but SIGNALS the token to the next
node.
I understand this. I'm wondering why anyone would use token.signal in their code.
If task.endInstance signals the token to move to the next task, then writing in your code
taskInstande.end("foo") is more intuitive-to me anyhow-than signal.token().
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965097#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...