Uses of Class
org.flowable.engine.delegate.BpmnError
Packages that use BpmnError
-
Uses of BpmnError in org.flowable.engine.compatibility
Methods in org.flowable.engine.compatibility with parameters of type BpmnErrorModifier and TypeMethodDescriptionvoidFlowable5CompatibilityHandler.propagateError(BpmnError bpmnError, DelegateExecution execution) -
Uses of BpmnError in org.flowable.engine.impl.bpmn.helper
Methods in org.flowable.engine.impl.bpmn.helper with parameters of type BpmnErrorModifier and TypeMethodDescriptionstatic voidErrorPropagation.propagateError(BpmnError error, DelegateExecution execution) Constructors in org.flowable.engine.impl.bpmn.helper with parameters of type BpmnErrorModifierConstructorDescriptionprotectedBpmnErrorVariableContainer(BpmnError error, String tenantId)