You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/developer-guide/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ If you copied a process model you need to change a few things according to your
51
51
* Update the **name** and **id** of the process. You can edit this in side-panel on the right hand side of the Camunda Editor once you opened the model.
52
52
* Update the **topic-name** of the External Service Task.
53
53
* Update the references to configuration **forms** to your own configuration forms. See [Creating configuration forms](#configforms)
54
-
<details>
54
+
</details>
55
55
56
56
When you finished the Process Modell compile it to a jar.
57
57
> **Note**: Take a look at the prepackaged scan processes to see how.
0 commit comments