Package org.flowable.engine.impl.bpmn.helper
package org.flowable.engine.impl.bpmn.helper
-
ClassDescriptionHelper class for bpmn constructs that allow class delegation.Base implementation of a
FlowableEventListener
, used when creating event-listeners that are part of a BPMN definition.Helper class for bpmn constructs that allow class delegation.Helper class for Collection handlers to allow class delegation.ConstructsClassDelegate
s.AnFlowableEventListener
implementation which resolves an expression to a delegateFlowableEventListener
instance and uses this for event notification.AnFlowableEventListener
implementation which uses a classname to create a delegateFlowableEventListener
instance to use for event notification.This class is responsible for finding and executing error handlers for BPMN Errors.AnFlowableEventListener
that throws a error event when an event is dispatched to it.This class is responsible for finding and executing escalation handlers for BPMN Errors.AnFlowableEventListener
that throws a message event when an event is dispatched to it.AnFlowableEventListener
that throws a signal event when an event is dispatched to it.