[jboss-user] [jBPM Users] - Re: TaskControllerHandler in jBPM4 ?

ascandroli do-not-reply at jboss.com
Fri Oct 2 07:18:18 EDT 2009


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#4258375

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258375



More information about the jboss-user mailing list