Package org.activiti.engine.impl.bpmn.helper
package org.activiti.engine.impl.bpmn.helper
-
ClassDescriptionBase implementation of a
ActivitiEventListener, used when creating event-listeners that are part of a BPMN definition.Helper class for bpmn constructs that allow class delegation.ConstructsClassDelegates.AnActivitiEventListenerimplementation which uses a classname to create a delegateActivitiEventListenerinstance to use for event notification.AnActivitiEventListenerimplementation which resolves an expression to a delegateActivitiEventListenerinstance and uses this for event notification.This class is responsible for finding and executing error handlers for BPMN Errors.AnActivitiEventListenerthat throws a error event when an event is dispatched to it.AnActivitiEventListenerthat throws a message event when an event is dispatched to it.AnActivitiEventListenerthat throws a signal event when an event is dispatched to it.