User development,

A new message was posted in the thread "How to invoke applications in a task 
activity":

http://community.jboss.org/message/523310#523310

Author  : Ronald van Kuijk
Profile : http://community.jboss.org/people/kukeltje

Message:
--------------------------------------------------------------
http://www.google.com/search?q=jsf+actionlistener+example&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:nl:official&client=firefox-a,
 http://docs.jboss.com/jbpm/v4/userguide/html_single/#events. 

the value of the event attribute on the on element can have any custom value. 
So just write a e.g. *generic* jsf actionhandler that in the code fires a jbpm 
event on the specific task. The event-listener will be triggered then.

Currently you have to cast the Excution to ExecutionImpl(non api class) to be 
able to fire an event. The 'observable element' in the param is the activity 
you want to fire an event on. Please file a jira issue to get this in the 
ExecutionService as an new method.
--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/523310#523310


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to