Case Task
Introduction
info
A CaseTask can be used in the Case to call a Business Case.
— CMMN 1.1 Standard, 5.4.10.6, Case Task
In Flowable, Case Tasks are used to create new case instances. As soon as the task is activated, a new case instance is created. It is possible to create Sub cases as well as completely independent cases.
Case tasks are completed once the newly created case is completed unless the Blocking
attribute is set to false
.
Properties
:::palette-item com.flowable.design:flowable-core-palette com/flowable/palette/core.case.palette CaseTask