Class HandleCaseTaskErrorCmd
java.lang.Object
org.flowable.engine.impl.cmd.HandleCaseTaskErrorCmd
- All Implemented Interfaces:
Serializable, Command<Void>
Handles an uncaught
BusinessError from a child CMMN case instance
by propagating it as a BPMN error on the parent CaseTask execution.
The full BusinessError is passed through so that error data (code, message,
additional data) is preserved for boundary error event variable mapping.- Author:
- Joram Barrez
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary