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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...