|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:zeebe="http://camunda.org/schema/zeebe/1.0" id="Definitions_1md541i" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.10.0"> |
| 2 | +<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:zeebe="http://camunda.org/schema/zeebe/1.0" id="Definitions_1md541i" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.20.0"> |
3 | 3 | <bpmn:process id="Process_1" isExecutable="true">
|
4 | 4 | <bpmn:serviceTask id="ServiceTask_1" name="ServiceTask_1">
|
5 | 5 | <bpmn:extensionElements>
|
|
33 | 33 | </zeebe:ioMapping>
|
34 | 34 | </bpmn:extensionElements>
|
35 | 35 | </bpmn:serviceTask>
|
| 36 | + <bpmn:endEvent id="TerminateEvent"> |
| 37 | + <bpmn:terminateEventDefinition id="TerminateEventDefinition_0278au4" /> |
| 38 | + </bpmn:endEvent> |
36 | 39 | </bpmn:process>
|
37 | 40 | <bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
38 | 41 | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
|
39 | 42 | <bpmndi:BPMNShape id="ServiceTask_0rud1s3_di" bpmnElement="ServiceTask_1">
|
40 | 43 | <dc:Bounds x="160" y="60" width="100" height="80" />
|
41 | 44 | <bpmndi:BPMNLabel />
|
42 | 45 | </bpmndi:BPMNShape>
|
43 |
| - <bpmndi:BPMNShape id="Activity_1jxbsb5_di" bpmnElement="ServiceTask_2"> |
44 |
| - <dc:Bounds x="280" y="60" width="100" height="80" /> |
| 46 | + <bpmndi:BPMNShape id="Activity_0tyoei0_di" bpmnElement="Task_1"> |
| 47 | + <dc:Bounds x="160" y="260" width="100" height="80" /> |
45 | 48 | <bpmndi:BPMNLabel />
|
46 | 49 | </bpmndi:BPMNShape>
|
47 | 50 | <bpmndi:BPMNShape id="Activity_10ckisu_di" bpmnElement="ServiceTask_NoExtensionElements">
|
48 | 51 | <dc:Bounds x="160" y="160" width="100" height="80" />
|
49 | 52 | <bpmndi:BPMNLabel />
|
50 | 53 | </bpmndi:BPMNShape>
|
| 54 | + <bpmndi:BPMNShape id="Activity_1jxbsb5_di" bpmnElement="ServiceTask_2"> |
| 55 | + <dc:Bounds x="280" y="60" width="100" height="80" /> |
| 56 | + <bpmndi:BPMNLabel /> |
| 57 | + </bpmndi:BPMNShape> |
51 | 58 | <bpmndi:BPMNShape id="Activity_18i7pky_di" bpmnElement="ServiceTask_NoIoMapping">
|
52 | 59 | <dc:Bounds x="280" y="160" width="100" height="80" />
|
53 | 60 | <bpmndi:BPMNLabel />
|
|
56 | 63 | <dc:Bounds x="400" y="160" width="100" height="80" />
|
57 | 64 | <bpmndi:BPMNLabel />
|
58 | 65 | </bpmndi:BPMNShape>
|
59 |
| - <bpmndi:BPMNShape id="Activity_0tyoei0_di" bpmnElement="Task_1"> |
60 |
| - <dc:Bounds x="160" y="260" width="100" height="80" /> |
61 |
| - <bpmndi:BPMNLabel /> |
| 66 | + <bpmndi:BPMNShape id="Event_1mzhhj5_di" bpmnElement="TerminateEvent"> |
| 67 | + <dc:Bounds x="362" y="382" width="36" height="36" /> |
62 | 68 | </bpmndi:BPMNShape>
|
63 | 69 | </bpmndi:BPMNPlane>
|
64 | 70 | </bpmndi:BPMNDiagram>
|
|
0 commit comments