| Class | Description |
|---|---|
| BaseDelegateEventListener |
Base implementation of a
ActivitiEventListener, used when creating event-listeners
that are part of a BPMN definition. |
| ClassDelegate |
Helper class for bpmn constructs that allow class delegation.
|
| ClassDelegateUtil | |
| DelegateActivitiEventListener |
An
ActivitiEventListener implementation which uses a classname to
create a delegate ActivitiEventListener instance to use for event notification. |
| DelegateExpressionActivitiEventListener |
An
ActivitiEventListener implementation which resolves an expression
to a delegate ActivitiEventListener instance and uses this for event notification. |
| ErrorPropagation |
This class is responsible for finding and executing error handlers for BPMN
Errors.
|
| ErrorThrowingEventListener |
An
ActivitiEventListener that throws a error event when an event is
dispatched to it. |
| MessageThrowingEventListener |
An
ActivitiEventListener that throws a message event when an event is
dispatched to it. |
| ScopeUtil | |
| SignalThrowingEventListener |
An
ActivitiEventListener that throws a signal event when an event is
dispatched to it. |
| SkipExpressionUtil |
Copyright © 2016 Alfresco. All rights reserved.