[jboss-user] [JBoss jBPM] - Re: Jbpm Process Designer Expression support
fisca79
do-not-reply at jboss.com
Mon Nov 27 10:52:37 EST 2006
Sorry I have forgotten to insert the code tag so the xml doesn't appear:
Hope this time it will be shown:
|
| <task-node name="node1"><task name="node_task1" swimlane="/swim">
| <event type="task-create">
| <script>
| <expression>
| taskInstance.setVariable("var1", "value");
| taskInstance.setVariable("var2", "value");
| </expression>
| </script>
| </event>
| </task>
| <transition name="" to="join1"></transition>
| </task-node>
|
|
Cheers
Luca
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988937#3988937
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988937
More information about the jboss-user
mailing list