seshukm | cb4f870 | 2018-08-21 20:49:19 +0800 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | .. Copyright 2017 Huawei Technologies Co., Ltd. |
| 4 | |
| 5 | Camunda Modeler |
| 6 | ================= |
| 7 | |
| 8 | The Camunda_Modeler_ is the editor for BPMN 2.0 process flows. It is a standalone application. NOTE: the Camunda eclipse plugin is no longer supported and should not be used. |
| 9 | |
| 10 | .. _Camunda_Modeler: https://docs.camunda.org/manual/latest/modeler/camunda-modeler/ |
| 11 | |
| 12 | .. image:: images/camunda_modeler_1.png |
| 13 | |
| 14 | Modeler Templates |
| 15 | ------------------ |
| 16 | |
| 17 | Some work has already been done in MSO to develop templates_ for "building block" subprocess flows. When a template is provided for a BPMN element, the modeler displays a custom form for inputting parameters. This significantly simplifies flow construction and reduces the chance of making mistakes. |
| 18 | |
seshukm | 2e14793 | 2017-11-06 11:41:49 +0530 | [diff] [blame] | 19 | .. _templates: https://docs.camunda.org/manual/7.7/modeler/camunda-modeler/element-templates/ |