User: bpmnguru@gmail.com clicked save for playground/bpmnguru/recruitment-process/Credit_Check_Process.bpmn

This commit is contained in:
sartography-automated-committer 2023-08-11 17:37:32 +00:00
parent 879beb0c10
commit 6d7b882b89
1 changed files with 22 additions and 10 deletions

View File

@ -1,27 +1,39 @@
<?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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<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">
<bpmn:collaboration id="Credit_Check_Process">
<bpmn:participant id="Participant_01c4c3z" processRef="Process_6o25gve" />
<bpmn:participant id="Participant_1aqzcw4" processRef="Process_00cugdo" />
<bpmn:participant id="Participant_1aqzcw4" />
</bpmn:collaboration>
<bpmn:process id="Process_6o25gve" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" />
<bpmn:task id="Activity_1gr812o" />
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_10gkhx4</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_10gkhx4" sourceRef="StartEvent_1" targetRef="Activity_1gr812o" />
<bpmn:sendTask id="Activity_1gr812o">
<bpmn:incoming>Flow_10gkhx4</bpmn:incoming>
</bpmn:sendTask>
<bpmn:exclusiveGateway id="Gateway_126tr8f" />
</bpmn:process>
<bpmn:process id="Process_00cugdo" />
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Credit_Check_Process">
<bpmndi:BPMNShape id="Participant_01c4c3z_di" bpmnElement="Participant_01c4c3z" isHorizontal="true">
<dc:Bounds x="30" y="220" width="600" height="250" />
<dc:Bounds x="30" y="220" width="810" height="250" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="122" y="339" width="36" height="36" />
<dc:Bounds x="142" y="339" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1gr812o_di" bpmnElement="Activity_1gr812o">
<bpmndi:BPMNShape id="Activity_0en3n9u_di" bpmnElement="Activity_1gr812o">
<dc:Bounds x="240" y="317" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Participant_1aqzcw4_di" bpmnElement="Participant_1aqzcw4" isHorizontal="true">
<dc:Bounds x="30" y="-40" width="600" height="140" />
<bpmndi:BPMNShape id="Gateway_126tr8f_di" bpmnElement="Gateway_126tr8f" isMarkerVisible="true">
<dc:Bounds x="395" y="332" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_10gkhx4_di" bpmnElement="Flow_10gkhx4">
<di:waypoint x="178" y="357" />
<di:waypoint x="240" y="357" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Participant_1vxobmw_di" bpmnElement="Participant_1aqzcw4" isHorizontal="true">
<dc:Bounds x="30" y="-40" width="600" height="60" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>