Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 14 additions & 12 deletions install/dev/bpmn/external_pwd.bpmn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1lpy48n" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.12.0-alpha-8">
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1lpy48n" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.7.0">
<bpmn:process id="external_pwd" name="external_pwd" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" camunda:asyncBefore="true">
<bpmn:outgoing>SequenceFlow_0ymnk7r</bpmn:outgoing>
Expand All @@ -14,7 +14,9 @@
<camunda:field name="cmdLine">
<camunda:expression>pwd</camunda:expression>
</camunda:field>
<camunda:field name="workingDir" />
<camunda:field name="workingDir">
<camunda:expression>.</camunda:expression>
</camunda:field>
<camunda:field name="successExitValues">
<camunda:expression>0</camunda:expression>
</camunda:field>
Expand Down Expand Up @@ -50,29 +52,29 @@
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="173" y="102" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_16ro7qa_di" bpmnElement="EndEvent_16ro7qa">
<dc:Bounds x="823" y="152" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="841" y="191" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ServiceTask_0g5dhcj_di" bpmnElement="Task_1dxj4tn">
<dc:Bounds x="470" y="105" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0ymnk7r_di" bpmnElement="SequenceFlow_0ymnk7r">
<di:waypoint x="209" y="121" />
<di:waypoint x="470" y="141" />
<bpmndi:BPMNLabel>
<dc:Bounds x="294.5" y="109.5" width="90" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="EndEvent_16ro7qa_di" bpmnElement="EndEvent_16ro7qa">
<dc:Bounds x="823" y="152" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="841" y="191" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1ofynwl_di" bpmnElement="SequenceFlow_1ofynwl">
<di:waypoint x="570" y="148" />
<di:waypoint x="823" y="169" />
<bpmndi:BPMNLabel>
<dc:Bounds x="696.5" y="137" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0g5dhcj_di" bpmnElement="Task_1dxj4tn">
<dc:Bounds x="470" y="105" width="100" height="80" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
</bpmn:definitions>
72 changes: 37 additions & 35 deletions install/dev/bpmn/mozartPGEmock_new.bpmn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1j8sklj" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.2.1">
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1j8sklj" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.7.0">
<bpmn:process id="mozartPGEmock" name="Mozart PGE Mockup" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" camunda:asyncBefore="true">
<bpmn:outgoing>SequenceFlow_0d0x686</bpmn:outgoing>
Expand Down Expand Up @@ -110,7 +110,9 @@ execution.setVariable("waitFor", waitFor);
<camunda:field name="cmdLine">
<camunda:expression>sleep ${waitFor}</camunda:expression>
</camunda:field>
<camunda:field name="workingDir" />
<camunda:field name="workingDir">
<camunda:expression>.</camunda:expression>
</camunda:field>
<camunda:field name="successExitValues">
<camunda:expression>0</camunda:expression>
</camunda:field>
Expand Down Expand Up @@ -149,42 +151,60 @@ execution.setVariable("waitFor", waitFor);
<dc:Bounds x="126" y="524" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ServiceTask_0z9qsrf_di" bpmnElement="Task_13fhr52">
<dc:Bounds x="301" y="378" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ScriptTask_1li6368_di" bpmnElement="Task_1ykdpwz">
<dc:Bounds x="513" y="378" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ScriptTask_1m4lm4q_di" bpmnElement="Task_1gv1onv">
<dc:Bounds x="725" y="378" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ExclusiveGateway_178q1w0_di" bpmnElement="ExclusiveGateway_178q1w0" isMarkerVisible="true">
<dc:Bounds x="937" y="393" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="962" y="541" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ServiceTask_1gmn4zd_di" bpmnElement="Task_166obgl">
<dc:Bounds x="1099" y="378" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ServiceTask_0fa7dce_di" bpmnElement="Task_0ka4h6x">
<dc:Bounds x="912" y="230" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ScriptTask_0300ydc_di" bpmnElement="Task_0ugrmam">
<dc:Bounds x="912" y="81" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_18kf47e_di" bpmnElement="EndEvent_18kf47e">
<dc:Bounds x="1311" y="400" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1329" y="527" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ServiceTask_1fjut38_di" bpmnElement="Task_1r1y1yq">
<dc:Bounds x="725" y="81" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0d0x686_di" bpmnElement="SequenceFlow_0d0x686">
<di:waypoint x="189" y="418" />
<di:waypoint x="301" y="418" />
<bpmndi:BPMNLabel>
<dc:Bounds x="245" y="484.5" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0z9qsrf_di" bpmnElement="Task_13fhr52">
<dc:Bounds x="301" y="378" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_123u90s_di" bpmnElement="SequenceFlow_123u90s">
<di:waypoint x="401" y="418" />
<di:waypoint x="513" y="418" />
<bpmndi:BPMNLabel>
<dc:Bounds x="457" y="484.5" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ScriptTask_1li6368_di" bpmnElement="Task_1ykdpwz">
<dc:Bounds x="513" y="378" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1m0pnlx_di" bpmnElement="SequenceFlow_1m0pnlx">
<di:waypoint x="613" y="418" />
<di:waypoint x="725" y="418" />
<bpmndi:BPMNLabel>
<dc:Bounds x="669" y="484.5" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ScriptTask_1m4lm4q_di" bpmnElement="Task_1gv1onv">
<dc:Bounds x="725" y="378" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ExclusiveGateway_178q1w0_di" bpmnElement="ExclusiveGateway_178q1w0" isMarkerVisible="true">
<dc:Bounds x="937" y="393" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="962" y="541" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_08o0soe_di" bpmnElement="SequenceFlow_08o0soe">
<di:waypoint x="825" y="418" />
<di:waypoint x="937" y="418" />
Expand All @@ -206,35 +226,20 @@ execution.setVariable("waitFor", waitFor);
<dc:Bounds x="954" y="345" width="48" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_1gmn4zd_di" bpmnElement="Task_166obgl">
<dc:Bounds x="1099" y="378" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ServiceTask_0fa7dce_di" bpmnElement="Task_0ka4h6x">
<dc:Bounds x="912" y="230" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_16kkj78_di" bpmnElement="SequenceFlow_16kkj78">
<di:waypoint x="962" y="230" />
<di:waypoint x="962" y="161" />
<bpmndi:BPMNLabel>
<dc:Bounds x="977" y="277" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ScriptTask_0300ydc_di" bpmnElement="Task_0ugrmam">
<dc:Bounds x="912" y="81" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0fz905t_di" bpmnElement="SequenceFlow_0fz905t">
<di:waypoint x="912" y="121" />
<di:waypoint x="825" y="121" />
<bpmndi:BPMNLabel>
<dc:Bounds x="852.5" y="187.5" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="EndEvent_18kf47e_di" bpmnElement="EndEvent_18kf47e">
<dc:Bounds x="1311" y="400" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1329" y="527" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1pr4q0y_di" bpmnElement="SequenceFlow_1pr4q0y">
<di:waypoint x="1199" y="418" />
<di:waypoint x="1311" y="418" />
Expand All @@ -246,9 +251,6 @@ execution.setVariable("waitFor", waitFor);
<di:waypoint x="775" y="161" />
<di:waypoint x="775" y="378" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_1fjut38_di" bpmnElement="Task_1r1y1yq">
<dc:Bounds x="725" y="81" width="100" height="80" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
24 changes: 13 additions & 11 deletions install/dev/bpmn/simple_sleep_30.bpmn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_12f4c92" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.12.0">
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_12f4c92" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.7.0">
<bpmn:process id="simple_sleep_30" name="Simple Sleep 30" isExecutable="true">
<bpmn:startEvent id="simple_sleep" camunda:asyncBefore="true">
<bpmn:outgoing>SequenceFlow_0lw24on</bpmn:outgoing>
Expand All @@ -14,7 +14,9 @@
<camunda:field name="cmdLine">
<camunda:expression>sleep 30</camunda:expression>
</camunda:field>
<camunda:field name="workingDir" />
<camunda:field name="workingDir">
<camunda:expression>.</camunda:expression>
</camunda:field>
<camunda:field name="successExitValues">
<camunda:expression>0</camunda:expression>
</camunda:field>
Expand Down Expand Up @@ -53,29 +55,29 @@
<dc:Bounds x="159" y="138" width="65" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_14u4yed_di" bpmnElement="EndEvent_14u4yed">
<dc:Bounds x="438" y="102" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="456" y="141" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ServiceTask_14zfj8d_di" bpmnElement="Task_0fa9zs3">
<dc:Bounds x="268" y="80" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0lw24on_di" bpmnElement="SequenceFlow_0lw24on">
<di:waypoint x="209" y="120" />
<di:waypoint x="268" y="120" />
<bpmndi:BPMNLabel>
<dc:Bounds x="238.5" y="98.5" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="EndEvent_14u4yed_di" bpmnElement="EndEvent_14u4yed">
<dc:Bounds x="438" y="102" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="456" y="141" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0wo0mo8_di" bpmnElement="SequenceFlow_0wo0mo8">
<di:waypoint x="368" y="120" />
<di:waypoint x="438" y="120" />
<bpmndi:BPMNLabel>
<dc:Bounds x="403" y="98.5" width="0" height="13" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_14zfj8d_di" bpmnElement="Task_0fa9zs3">
<dc:Bounds x="268" y="80" width="100" height="80" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
Loading