1 Reply Latest reply on Aug 16, 2010 3:19 AM by swiderski.maciej

    JBPM-2805 access event type from EventListenerExecution

    rebody

      Hi guys,

       

      In order to get event type from EventListener,  I add getName() method in Event.java and add getEvent() in EventListenerListener.  Here is the patch and related testcase.  I think this feature is harmless,  although I changed some api interface method.

       

      https://jira.jboss.org/browse/JBPM-2805

       

      Please tell me what you think about it.  Thank you very much.