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)
           
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.