We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778fb94 commit 301d36eCopy full SHA for 301d36e
README.md
@@ -3,7 +3,7 @@
3
[License:
4
](https://github.com/flowable/flowable-engine/blob/main/LICENSE)
5
6
-
+
7
8
An _External Worker Task_ in BPMN or CMMN is a task where the custom logic of that task is executed externally to Flowable, i.e. on another server.
9
When the process or case engine arrives at such a task, it will create an **external job**, which is exposed over the REST API.
0 commit comments