Hey, are you complaining about my post? ;-) with 'somehow' I ment to use any of the following methods:
| ExecutionContext.setVariable(name, value) | TaskInstance.setVariableLocally(name, value) // inherited from VariableContainer | ContextInstance.createVariable(key, object, ooken); | as far as i understand setVariableLocally() creates a variable only visible in the task instance, but i am still new to jBPM and try to figure out things... Regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121786#4121786 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121786 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
