mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
User: admin@spiffworkflow.org clicked save for bpmn-unit-tests/expected-to-pass/single-activity-tests/parallel-gateway/parallel_gateway.bpmn
This commit is contained in:
parent
28271deb1f
commit
b0f35a807c
@ -29,8 +29,8 @@
|
||||
<bpmn:outgoing>Flow_0cvwqe3</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:sequenceFlow id="Flow_1dozwiq" sourceRef="Activity_1rtysed" targetRef="Gateway_1n4p8kw" />
|
||||
<bpmn:sequenceFlow id="Flow_0cvwqe3" sourceRef="Gateway_1n4p8kw" targetRef="Activity_1lmf7i7" />
|
||||
<bpmn:scriptTask id="Activity_1lmf7i7" name="Script Task">
|
||||
<bpmn:sequenceFlow id="Flow_0cvwqe3" sourceRef="Gateway_1n4p8kw" targetRef="Script_Task" />
|
||||
<bpmn:scriptTask id="Script_Task" name="Script Task">
|
||||
<bpmn:incoming>Flow_0cvwqe3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1i6o00e</bpmn:outgoing>
|
||||
<bpmn:script>x = y + z</bpmn:script>
|
||||
@ -41,7 +41,7 @@
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1i6o00e</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1i6o00e" sourceRef="Activity_1lmf7i7" targetRef="Event_07w924i" />
|
||||
<bpmn:sequenceFlow id="Flow_1i6o00e" sourceRef="Script_Task" targetRef="Event_07w924i" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Parallel_Gateway">
|
||||
@ -65,7 +65,7 @@
|
||||
<bpmndi:BPMNShape id="Gateway_0g6874c_di" bpmnElement="Gateway_1n4p8kw">
|
||||
<dc:Bounds x="685" y="152" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_15tpmbi_di" bpmnElement="Activity_1lmf7i7">
|
||||
<bpmndi:BPMNShape id="Activity_15tpmbi_di" bpmnElement="Script_Task">
|
||||
<dc:Bounds x="790" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
|
Loading…
x
Reference in New Issue
Block a user