I found a solution for my problem. Here it comes:

  | <event type="task-end">
  |     <action class="de.firstdata.jbpm.action.LogTimesAction"></action>
  | </event>
  | 
  | 

and the task variables I read like this:


  | taskInstance.getVariable("title");
  | 


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252294#4252294

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252294
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to