Uses of Interface
org.jbpm.api.model.Event

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

Uses of Event in org.jbpm.api.listener
 

Methods in org.jbpm.api.listener that return Event
 Event EventListenerExecution.getEvent()
          the event that is being fired, part of the current position in the process graph.
 



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