aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2017-11-06 08:07:01 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-06 08:07:01 +0000
commitb52a4919bbcf90d09b8a75195e833e21e1d93492 (patch)
tree2b109d60e3debacfd4c7d07b2944de28d8b69058
parenteaeb612c51c53e176e58dfbbc7dd9838f1c4ec5b (diff)
parent2e14793b0fab6cc72b465e92b2fb858a272618f3 (diff)
Merge ".rst file for camunda modeler readthedocs"
-rw-r--r--docs/Camunda_Modeler.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/Camunda_Modeler.rst b/docs/Camunda_Modeler.rst
new file mode 100644
index 0000000000..e2ff06d595
--- /dev/null
+++ b/docs/Camunda_Modeler.rst
@@ -0,0 +1,19 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+Camunda Modeler
+=================
+
+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.
+
+.. _Camunda_Modeler: https://docs.camunda.org/manual/latest/modeler/camunda-modeler/
+
+.. image:: images/camunda_modeler_1.png
+
+Modeler Templates
+------------------
+
+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.
+
+.. _templates: https://docs.camunda.org/manual/7.7/modeler/camunda-modeler/element-templates/ \ No newline at end of file