[jboss-user] [JBoss jBPM] - Re: Problem with Tax Node
prajatna
do-not-reply at jboss.com
Mon Aug 3 04:08:34 EDT 2009
To add on the above problem, I tried by replacing the task node with a Node.. And this time
| <node name="TestNode">
| <action class="com.sample.action.ProcessAction"></action>
| <transition to="PM_Approval" name="Accepted"></transition>
| <transition to="end-state" name="Denied"></transition>
| </node>
To add on the above problem, I tried by replacing the task node with a Node.. And this time
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247514#4247514
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247514
More information about the jboss-user
mailing list