Package org.activiti.engine.impl.bpmn.helper
-
Interface Summary Interface Description ClassDelegateFactory ConstructsClassDelegates. -
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 AnActivitiEventListenerimplementation which uses a classname to create a delegateActivitiEventListenerinstance to use for event notification.DelegateExpressionActivitiEventListener AnActivitiEventListenerimplementation which resolves an expression to a delegateActivitiEventListenerinstance and uses this for event notification.DelegateExpressionUtil ErrorPropagation This class is responsible for finding and executing error handlers for BPMN Errors.ErrorThrowingEventListener AnActivitiEventListenerthat throws a error event when an event is dispatched to it.MessageThrowingEventListener AnActivitiEventListenerthat throws a message event when an event is dispatched to it.ScopeUtil SignalThrowingEventListener AnActivitiEventListenerthat throws a signal event when an event is dispatched to it.SkipExpressionUtil SubProcessVariableSnapshotter