We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>
The text was updated successfully, but these errors were encountered:
Hi,
currently, multi-instance is not supported by the library, sorry.
Sorry, something went wrong.
Is there a plan to support this feature
Not planned from my side anytime soon, as I rather plan to complete the other milestones first. Pull requests are welcome ;)
No branches or pull requests
How to implement a flowable multiInstanceLoopCharacteristics feature that supports multi instance tasks
The text was updated successfully, but these errors were encountered: