[jboss-user] [JBoss jBPM] - Re: How to Add Controller's variable in event's action?
jits_1998
do-not-reply at jboss.com
Tue Sep 12 05:03:22 EDT 2006
TaskController maintains an arraylist of variable access, modifying this list will let u add/remove the variables in the task controller.
| TaskController.setVariableAccesses(List<VariableAccess> variableAccesses)
|
hope it helps..
cheers!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970941#3970941
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970941
More information about the jboss-user
mailing list