Uses of Class
org.activiti.engine.delegate.BpmnError
-
Packages that use BpmnError Package Description org.activiti.engine.impl.bpmn.helper -
-
Uses of BpmnError in org.activiti.engine.impl.bpmn.helper
Methods in org.activiti.engine.impl.bpmn.helper with parameters of type BpmnError Modifier and Type Method Description static voidErrorPropagation. propagateError(BpmnError error, DelegateExecution execution)
-