richie hao [https://community.jboss.org/people/richie.hao] created the 
discussion

"Is it possible to audit a catching intermediate event?"

To view the discussion, visit: https://community.jboss.org/message/729152#729152

--------------------------------------------------------------
Is it possible to audit a catching intermediate escalation/error event? When an 
escalation/error thrown in process, it will trigger 
EventNodeInstanceImpl.signalEvent(String type, Object event), and then directly 
call triggerComplete of that catching intermediate event, would not call 
NodeInstanceImpl.trigger, which will call 
((InternalProcessRuntime) kruntime.getProcessRuntime())
                                  
.getProcessEventSupport().fireBeforeNodeTriggered(this, kruntime); 
to trigger the event listeners.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/729152#729152]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

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

Reply via email to