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 TypeMethodDescriptionvoid
Flowable5CompatibilityHandler.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 void
ErrorPropagation.propagateError
(BpmnError error, DelegateExecution execution) Constructors in org.flowable.engine.impl.bpmn.helper with parameters of type BpmnErrorModifierConstructorDescriptionprotected
BpmnErrorVariableContainer
(BpmnError error, String tenantId)