[jboss-user] [JBoss jBPM] - Re: Task parameters
dlipski
do-not-reply at jboss.com
Thu Jul 27 12:31:21 EDT 2006
anonymous wrote : use an actionhandler that can work with a xml structure
But all i found is that action handlers can be used to parametrize actions, not other types such as task's.I know i can do something like this:
| <action class="org.test.MyAction">
| <city>Atlanta</city>
| <rounds>5</rounds>
| </action>
|
But is it possible to assign ActionHandler to Task ?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961347#3961347
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961347
More information about the jboss-user
mailing list