[jboss-user] [JBoss jBPM] - Re: Task Specific Variables

2008-05-19 Thread kukeltje
I never used it, but it might be that 'transient variables' is what you need. Not sure though View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151865#4151865 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4151865

[jboss-user] [JBoss jBPM] - Re: Task Specific Variables

2008-05-19 Thread [EMAIL PROTECTED]
You can use taskinstance.setVariableLocally(Key, object); This will be local to that taskinstance you are invoking. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4151879#4151879 Reply to the post :