Class ErrorPropagation

java.lang.Object
org.flowable.engine.impl.bpmn.helper.ErrorPropagation

public class ErrorPropagation extends Object
This class is responsible for finding and executing error handlers for BPMN Errors.

Possible error handlers include Error Intermediate Events and Error Event Sub-Processes.

Author:
Tijs Rademakers, Saeid Mirzaei