Anyone? Any tips?
This is what I'm trying to port:
| <task-node name="task-node1">
| <task name="Evaluate" swimlane="admin">
| <controller
class="com.amneris.muba.jbpm.handlers.MubaTaskController"
config-type="bean">
| <restrictions
|
element-type="com.amneris.muba.jbpm.MubaPojoRestriction">
| <element>
| variable1, descripcion, HIDDEN
| </element>
| </restrictions>
| </controller>
| </task>
| <transition to="task-node2"></transition>
| </task-node>
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258375#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...