We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a35e1d4 commit e61a8d5Copy full SHA for e61a8d5
1 file changed
README.md
@@ -4,7 +4,7 @@
4
[License:
5
](https://github.com/flowable/flowable-external-client-python/blob/main/LICENSE)
6
7
-
+
8
9
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.
10
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