|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventListenerExecution | |
|---|---|
| org.jbpm.pvm.listener | interfaces for implementing
event listeners, which represent
runtime behaviour that can be associated as listeners to process events. |
| org.jbpm.pvm.model | common model base classes for the client, activity and event listener API's |
| Uses of EventListenerExecution in org.jbpm.pvm.listener |
|---|
| Methods in org.jbpm.pvm.listener with parameters of type EventListenerExecution | |
|---|---|
void |
EventListener.notify(EventListenerExecution execution)
|
| Uses of EventListenerExecution in org.jbpm.pvm.model |
|---|
| Methods in org.jbpm.pvm.model with parameters of type EventListenerExecution | |
|---|---|
boolean |
Condition.evaluate(EventListenerExecution execution)
evaluates this condition in the context of the given execution. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||