Package org.activiti.engine.impl.bpmn.helper
-
Interface Summary Interface Description ClassDelegateFactory ConstructsClassDelegate
s. -
Class Summary Class Description BaseDelegateEventListener Base implementation of aActivitiEventListener
, used when creating event-listeners that are part of a BPMN definition.ClassDelegate Helper class for bpmn constructs that allow class delegation.ClassDelegateUtil DefaultClassDelegateFactory DelegateActivitiEventListener AnActivitiEventListener
implementation which uses a classname to create a delegateActivitiEventListener
instance to use for event notification.DelegateExpressionActivitiEventListener AnActivitiEventListener
implementation which resolves an expression to a delegateActivitiEventListener
instance and uses this for event notification.DelegateExpressionUtil ErrorPropagation This class is responsible for finding and executing error handlers for BPMN Errors.ErrorThrowingEventListener AnActivitiEventListener
that throws a error event when an event is dispatched to it.MessageThrowingEventListener AnActivitiEventListener
that throws a message event when an event is dispatched to it.ScopeUtil SignalThrowingEventListener AnActivitiEventListener
that throws a signal event when an event is dispatched to it.SkipExpressionUtil SubProcessVariableSnapshotter TaskVariableCopier