2022-08-24 18:22:25 -04:00
|
|
|
<?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:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
2022-09-16 18:15:47 -04:00
|
|
|
<bpmn:process id="Process_test_a102_A_1_0_2_bd2e724" isExecutable="true">
|
2022-08-24 18:22:25 -04:00
|
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
|
|
<bpmn:outgoing>Flow_19ephzh</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_19ephzh" sourceRef="StartEvent_1" targetRef="Activity_01z1xos" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_0xx2kop" sourceRef="Activity_01z1xos" targetRef="Activity_0zgfvd7" />
|
|
|
|
<bpmn:endEvent id="Event_132m0z7">
|
|
|
|
<bpmn:incoming>Flow_1dsxn78</bpmn:incoming>
|
|
|
|
</bpmn:endEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_1dsxn78" sourceRef="Activity_0zgfvd7" targetRef="Event_132m0z7" />
|
|
|
|
<bpmn:userTask id="Activity_01z1xos" name="Task 1">
|
|
|
|
<bpmn:incoming>Flow_19ephzh</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_0xx2kop</bpmn:outgoing>
|
|
|
|
</bpmn:userTask>
|
|
|
|
<bpmn:serviceTask id="Activity_0zgfvd7" name="Task 2">
|
|
|
|
<bpmn:incoming>Flow_0xx2kop</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_1dsxn78</bpmn:outgoing>
|
|
|
|
</bpmn:serviceTask>
|
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
2022-09-16 18:15:47 -04:00
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_test_a102_A_1_0_2_bd2e724">
|
2022-08-24 18:22:25 -04:00
|
|
|
<bpmndi:BPMNEdge id="Flow_19ephzh_di" bpmnElement="Flow_19ephzh">
|
|
|
|
<di:waypoint x="215" y="177" />
|
|
|
|
<di:waypoint x="270" y="177" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0xx2kop_di" bpmnElement="Flow_0xx2kop">
|
|
|
|
<di:waypoint x="370" y="177" />
|
|
|
|
<di:waypoint x="430" y="177" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1dsxn78_di" bpmnElement="Flow_1dsxn78">
|
|
|
|
<di:waypoint x="530" y="177" />
|
|
|
|
<di:waypoint x="592" y="177" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
|
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_132m0z7_di" bpmnElement="Event_132m0z7">
|
|
|
|
<dc:Bounds x="592" y="159" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_1lnyhru_di" bpmnElement="Activity_01z1xos">
|
|
|
|
<dc:Bounds x="270" y="137" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_1nlg9cc_di" bpmnElement="Activity_0zgfvd7">
|
|
|
|
<dc:Bounds x="430" y="137" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|