Uses of Interface
org.ow2.bonita.pvm.listener.EventListenerExecution

Packages that use EventListenerExecution
org.ow2.bonita.pvm.internal.model   
org.ow2.bonita.pvm.listener   
org.ow2.bonita.pvm.model   
 

Uses of EventListenerExecution in org.ow2.bonita.pvm.internal.model
 

Classes in org.ow2.bonita.pvm.internal.model that implement EventListenerExecution
 class ExecutionImpl
           
 

Uses of EventListenerExecution in org.ow2.bonita.pvm.listener
 

Methods in org.ow2.bonita.pvm.listener with parameters of type EventListenerExecution
 void EventListener.notify(EventListenerExecution execution)
           
 

Uses of EventListenerExecution in org.ow2.bonita.pvm.model
 

Methods in org.ow2.bonita.pvm.model with parameters of type EventListenerExecution
 boolean Condition.evaluate(EventListenerExecution execution)
          evaluates this condition in the context of the given execution.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.