mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-22 15:28:14 +00:00
User: kaninikbaradi@gmail.com clicked save for playground/kaninik/esru-process-flow/esru-main.bpmn
This commit is contained in:
parent
f0338a43ee
commit
879989853f
@ -1,23 +1,140 @@
|
||||
<?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:process id="Process_t1ougzk" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1" />
|
||||
<bpmn:dataObject id="DataObject_0p3yihc" />
|
||||
<bpmn:dataObjectReference id="DataStoreReference_0242w2v" name="Data Object 0 P 3 Yihc" dataObjectRef="DataObject_0p3yihc">
|
||||
<bpmn:documentation>List of Cities in the state in a structured format</bpmn:documentation>
|
||||
</bpmn:dataObjectReference>
|
||||
<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="Collaboration_11wpnwm">
|
||||
<bpmn:participant id="Participant_0rnlu82" processRef="Process_1bhn5n9" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_1bhn5n9">
|
||||
<bpmn:laneSet id="LaneSet_0670hl4">
|
||||
<bpmn:lane id="Lane_1b1rgbn" name="Home Owner">
|
||||
<bpmn:flowNodeRef>Event_0z3batv</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1nm3ypa</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_0v1v4r6" name="Helpline">
|
||||
<bpmn:flowNodeRef>Event_0i2zcdy</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_16cxq4i</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_01wa1ph</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_057c0bd" name="RSA">
|
||||
<bpmn:childLaneSet id="LaneSet_1hvgnwk" />
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_0645c72" name="DutySupervisor">
|
||||
<bpmn:childLaneSet id="LaneSet_03q0alz" />
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_11pd30e" name="PSSO">
|
||||
<bpmn:flowNodeRef>Event_1fl957h</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_19xsmox</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_1dgw9oy" name="SRU" />
|
||||
</bpmn:laneSet>
|
||||
<bpmn:startEvent id="Event_0z3batv">
|
||||
<bpmn:outgoing>Flow_1hvv7qq</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:startEvent id="Event_0i2zcdy">
|
||||
<bpmn:outgoing>Flow_0u65rj0</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:startEvent id="Event_1fl957h">
|
||||
<bpmn:outgoing>Flow_0ac7bva</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0ac7bva" sourceRef="Event_1fl957h" targetRef="Activity_19xsmox" />
|
||||
<bpmn:sequenceFlow id="Flow_1hvv7qq" sourceRef="Event_0z3batv" targetRef="Activity_1nm3ypa" />
|
||||
<bpmn:sequenceFlow id="Flow_0u65rj0" sourceRef="Event_0i2zcdy" targetRef="Activity_16cxq4i" />
|
||||
<bpmn:userTask id="Activity_1nm3ypa">
|
||||
<bpmn:incoming>Flow_1hvv7qq</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0k4tben</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_16cxq4i">
|
||||
<bpmn:incoming>Flow_0u65rj0</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_12y2n3y</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_19xsmox">
|
||||
<bpmn:incoming>Flow_0ac7bva</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0gc403j</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_12y2n3y" sourceRef="Activity_16cxq4i" targetRef="Gateway_01wa1ph" />
|
||||
<bpmn:sequenceFlow id="Flow_0k4tben" sourceRef="Activity_1nm3ypa" targetRef="Gateway_01wa1ph" />
|
||||
<bpmn:sequenceFlow id="Flow_0gc403j" sourceRef="Activity_19xsmox" targetRef="Gateway_01wa1ph" />
|
||||
<bpmn:exclusiveGateway id="Gateway_01wa1ph">
|
||||
<bpmn:incoming>Flow_12y2n3y</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0k4tben</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0gc403j</bpmn:incoming>
|
||||
</bpmn:exclusiveGateway>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_t1ougzk">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_11wpnwm">
|
||||
<bpmndi:BPMNShape id="Participant_0rnlu82_di" bpmnElement="Participant_0rnlu82" isHorizontal="true">
|
||||
<dc:Bounds x="290" y="-40" width="600" height="850" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_1mcqkxa_di" bpmnElement="DataStoreReference_0242w2v">
|
||||
<dc:Bounds x="292" y="25" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="287" y="82" width="84" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
<bpmndi:BPMNShape id="Lane_1b1rgbn_di" bpmnElement="Lane_1b1rgbn" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="-40" width="570" height="250" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0v1v4r6_di" bpmnElement="Lane_0v1v4r6" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="210" width="570" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_057c0bd_di" bpmnElement="Lane_057c0bd" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="330" width="570" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0645c72_di" bpmnElement="Lane_0645c72" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="450" width="570" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_11pd30e_di" bpmnElement="Lane_11pd30e" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="570" width="570" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1dgw9oy_di" bpmnElement="Lane_1dgw9oy" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="690" width="570" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0obbya4_di" bpmnElement="Event_0z3batv">
|
||||
<dc:Bounds x="352" y="72" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0i2zcdy_di" bpmnElement="Event_0i2zcdy">
|
||||
<dc:Bounds x="352" y="252" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1fl957h_di" bpmnElement="Event_1fl957h">
|
||||
<dc:Bounds x="352" y="612" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1gnqe6o_di" bpmnElement="Activity_1nm3ypa">
|
||||
<dc:Bounds x="440" y="50" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_10wguup_di" bpmnElement="Activity_16cxq4i">
|
||||
<dc:Bounds x="440" y="230" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0wplrkm_di" bpmnElement="Activity_19xsmox">
|
||||
<dc:Bounds x="440" y="590" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_01wa1ph_di" bpmnElement="Gateway_01wa1ph" isMarkerVisible="true">
|
||||
<dc:Bounds x="695" y="245" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0ac7bva_di" bpmnElement="Flow_0ac7bva">
|
||||
<di:waypoint x="388" y="630" />
|
||||
<di:waypoint x="440" y="630" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1hvv7qq_di" bpmnElement="Flow_1hvv7qq">
|
||||
<di:waypoint x="388" y="90" />
|
||||
<di:waypoint x="440" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0u65rj0_di" bpmnElement="Flow_0u65rj0">
|
||||
<di:waypoint x="388" y="270" />
|
||||
<di:waypoint x="440" y="270" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_12y2n3y_di" bpmnElement="Flow_12y2n3y">
|
||||
<di:waypoint x="540" y="270" />
|
||||
<di:waypoint x="695" y="270" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0k4tben_di" bpmnElement="Flow_0k4tben">
|
||||
<di:waypoint x="540" y="90" />
|
||||
<di:waypoint x="720" y="90" />
|
||||
<di:waypoint x="720" y="245" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0gc403j_di" bpmnElement="Flow_0gc403j">
|
||||
<di:waypoint x="540" y="630" />
|
||||
<di:waypoint x="720" y="630" />
|
||||
<di:waypoint x="720" y="295" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
@ -5,5 +5,5 @@
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"metadata_extraction_paths": null,
|
||||
"primary_file_name": "esru-main.bpmn",
|
||||
"primary_process_id": "Process_t1ougzk"
|
||||
"primary_process_id": "Process_1bhn5n9"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user