How to implement a flowable multiInstanceLoopCharacteristics feature that supports multi instance tasks
<userTask id="node_975760143128" name="user" flowable:assignee="${assigneeName}">
<multiInstanceLoopCharacteristics isSequential="false" flowable:collection="node_assigneeList" flowable:elementVariable="assigneeName"></multiInstanceLoopCharacteristics>
</userTask>
How to implement a flowable multiInstanceLoopCharacteristics feature that supports multi instance tasks