[jboss-user] [JBoss Seam] - Re: Acess Task variables and show them with task list

gavin.king@jboss.com do-not-reply at jboss.com
Wed Dec 13 15:50:58 EST 2006


There are various kinds of variable scopes in jBPM, and Seam does not take advantage of all of them.

When a task is created, it gets a "copy" of all the process variables. When you write to a variable inside the scope of a task, it remains scoped to the task until the task ends, a which point it gets copied back to the process variable of the same name.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993589#3993589

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993589



More information about the jboss-user mailing list