Class ErrorPropagation

java.lang.Object
org.activiti.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.