Hi. I'm using VariablesContainer method getVariablesLocally on TaskInstance class.
As I understand, variables scoping takes place, when calling this method. I.e. jbpm first check the taskInstance scope, then goes to the parent (Token perhaps). Now, how could I know, of what scope those variables were returned? Or, at least, is the variable truly local to that taskInstance? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136956#4136956 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136956 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
