mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 13:18:21 +00:00
User: ciuser1 clicked save for test/TC-1.0/TC-1.0 - Send message from Send Task to one recipient.bpmn
This commit is contained in:
parent
74e50492d5
commit
554436eb4c
@ -6,9 +6,15 @@
|
|||||||
<bpmn:outgoing>Flow_1ii8x3u</bpmn:outgoing>
|
<bpmn:outgoing>Flow_1ii8x3u</bpmn:outgoing>
|
||||||
</bpmn:startEvent>
|
</bpmn:startEvent>
|
||||||
<bpmn:endEvent id="Event_0gg8t15">
|
<bpmn:endEvent id="Event_0gg8t15">
|
||||||
<bpmn:incoming>Flow_1ii8x3u</bpmn:incoming>
|
<bpmn:incoming>Flow_1yoilvw</bpmn:incoming>
|
||||||
</bpmn:endEvent>
|
</bpmn:endEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_1ii8x3u" sourceRef="Event_0rx9jqy" targetRef="Event_0gg8t15" />
|
<bpmn:sequenceFlow id="Flow_1ii8x3u" sourceRef="Event_0rx9jqy" targetRef="Activity_1pbhhee" />
|
||||||
|
<bpmn:sequenceFlow id="Flow_1yoilvw" sourceRef="Activity_1pbhhee" targetRef="Event_0gg8t15" />
|
||||||
|
<bpmn:scriptTask id="Activity_1pbhhee" name="Script">
|
||||||
|
<bpmn:incoming>Flow_1ii8x3u</bpmn:incoming>
|
||||||
|
<bpmn:outgoing>Flow_1yoilvw</bpmn:outgoing>
|
||||||
|
<bpmn:script>a = 5</bpmn:script>
|
||||||
|
</bpmn:scriptTask>
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1y60p54">
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1y60p54">
|
||||||
@ -16,11 +22,19 @@
|
|||||||
<dc:Bounds x="212" y="142" width="36" height="36" />
|
<dc:Bounds x="212" y="142" width="36" height="36" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_0gg8t15_di" bpmnElement="Event_0gg8t15">
|
<bpmndi:BPMNShape id="Event_0gg8t15_di" bpmnElement="Event_0gg8t15">
|
||||||
<dc:Bounds x="442" y="142" width="36" height="36" />
|
<dc:Bounds x="552" y="142" width="36" height="36" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_0i2ie5m_di" bpmnElement="Activity_1pbhhee">
|
||||||
|
<dc:Bounds x="350" y="120" width="100" height="80" />
|
||||||
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="Flow_1ii8x3u_di" bpmnElement="Flow_1ii8x3u">
|
<bpmndi:BPMNEdge id="Flow_1ii8x3u_di" bpmnElement="Flow_1ii8x3u">
|
||||||
<di:waypoint x="248" y="160" />
|
<di:waypoint x="248" y="160" />
|
||||||
<di:waypoint x="442" y="160" />
|
<di:waypoint x="350" y="160" />
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="Flow_1yoilvw_di" bpmnElement="Flow_1yoilvw">
|
||||||
|
<di:waypoint x="450" y="160" />
|
||||||
|
<di:waypoint x="552" y="160" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
</bpmndi:BPMNDiagram>
|
</bpmndi:BPMNDiagram>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user