|
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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_1yb5vw3" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.8.1"> |
| 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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_1yb5vw3" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.11.0"> |
3 | 3 | <bpmn:process id="dsfdev_updateAllowList" isExecutable="true" camunda:versionTag="#{version}">
|
4 | 4 | <bpmn:sequenceFlow id="SequenceFlow_0bbhq2r" sourceRef="StartEvent_1" targetRef="updateAllowListTask" />
|
5 | 5 | <bpmn:endEvent id="EndEvent_0xd0x8k">
|
|
15 | 15 | <bpmn:messageEventDefinition messageRef="Message_1nn2wdw" />
|
16 | 16 | </bpmn:startEvent>
|
17 | 17 | </bpmn:process>
|
18 |
| - <bpmn:message id="Message_1nn2wdw" name="updateAllowListMessage" /> |
| 18 | + <bpmn:message id="Message_1nn2wdw" name="updateAllowList" /> |
19 | 19 | <bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
20 | 20 | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="dsfdev_updateAllowList">
|
21 |
| - <bpmndi:BPMNEdge id="SequenceFlow_0oyvmcd_di" bpmnElement="SequenceFlow_0oyvmcd"> |
22 |
| - <di:waypoint x="365" y="121" /> |
23 |
| - <di:waypoint x="415" y="121" /> |
24 |
| - </bpmndi:BPMNEdge> |
25 |
| - <bpmndi:BPMNEdge id="SequenceFlow_0bbhq2r_di" bpmnElement="SequenceFlow_0bbhq2r"> |
26 |
| - <di:waypoint x="215" y="121" /> |
27 |
| - <di:waypoint x="265" y="121" /> |
28 |
| - </bpmndi:BPMNEdge> |
29 | 21 | <bpmndi:BPMNShape id="EndEvent_0xd0x8k_di" bpmnElement="EndEvent_0xd0x8k">
|
30 | 22 | <dc:Bounds x="415" y="103" width="36" height="36" />
|
31 | 23 | </bpmndi:BPMNShape>
|
|
35 | 27 | <bpmndi:BPMNShape id="StartEvent_0x5gijn_di" bpmnElement="StartEvent_1">
|
36 | 28 | <dc:Bounds x="179" y="103" width="36" height="36" />
|
37 | 29 | </bpmndi:BPMNShape>
|
| 30 | + <bpmndi:BPMNEdge id="SequenceFlow_0bbhq2r_di" bpmnElement="SequenceFlow_0bbhq2r"> |
| 31 | + <di:waypoint x="215" y="121" /> |
| 32 | + <di:waypoint x="265" y="121" /> |
| 33 | + </bpmndi:BPMNEdge> |
| 34 | + <bpmndi:BPMNEdge id="SequenceFlow_0oyvmcd_di" bpmnElement="SequenceFlow_0oyvmcd"> |
| 35 | + <di:waypoint x="365" y="121" /> |
| 36 | + <di:waypoint x="415" y="121" /> |
| 37 | + </bpmndi:BPMNEdge> |
38 | 38 | </bpmndi:BPMNPlane>
|
39 | 39 | </bpmndi:BPMNDiagram>
|
40 | 40 | </bpmn:definitions>
|
0 commit comments