Uses of Interface
org.jbpm.api.listener.EventListenerExecution

Packages that use EventListenerExecution
org.jbpm.api.listener interfaces for implementing event listeners, which represent runtime behaviour that can be associated as listeners to process events. 
 

Uses of EventListenerExecution in org.jbpm.api.listener
 

Methods in org.jbpm.api.listener with parameters of type EventListenerExecution
 void EventListener.notify(EventListenerExecution execution)
          is invoked when an execution crosses the event on which this listener is registered
 



Copyright © 2010 JBoss Community. All Rights Reserved.