sample-process-models/misc/test/c301/C.3.0.1.bpmn

97 lines
5.0 KiB
Plaintext
Raw Normal View History

2022-09-08 01:25:23 +00: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:xsi="http://www.w3.org/2001/XMLSchema-instance" 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 22:15:47 +00:00
<bpmn:process id="Process_test_c301_C_3_0_1_bd2e724" isExecutable="true">
2022-09-08 01:25:23 +00:00
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_1xxp9l1</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_1xxp9l1" sourceRef="StartEvent_1" targetRef="Activity_1rbciok" />
<bpmn:endEvent id="Event_0tn1dv6">
<bpmn:incoming>Flow_00gnk4l</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_00gnk4l" sourceRef="Activity_1rbciok" targetRef="Event_0tn1dv6" />
<bpmn:endEvent id="Event_13jbmm8">
<bpmn:incoming>Flow_03qkpm0</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_03qkpm0" sourceRef="Event_09x0fd5" targetRef="Event_13jbmm8" />
2022-09-21 23:39:29 +00:00
<bpmn:subProcess id="Activity_1rbciok" name="Task 1">
2022-09-08 01:25:23 +00:00
<bpmn:incoming>Flow_1xxp9l1</bpmn:incoming>
<bpmn:outgoing>Flow_00gnk4l</bpmn:outgoing>
2022-09-21 23:39:29 +00:00
<bpmn:startEvent id="Event_15rpd77">
<bpmn:outgoing>Flow_0e0anj9</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:endEvent id="Event_1hhxhzk">
<bpmn:incoming>Flow_1kpppzr</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1kpppzr" sourceRef="Activity_18encd6" targetRef="Event_1hhxhzk" />
<bpmn:manualTask id="Activity_18encd6" name="Manual Task">
<bpmn:incoming>Flow_0e0anj9</bpmn:incoming>
<bpmn:outgoing>Flow_1kpppzr</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:sequenceFlow id="Flow_0e0anj9" sourceRef="Event_15rpd77" targetRef="Activity_18encd6" />
</bpmn:subProcess>
<bpmn:boundaryEvent id="Event_09x0fd5" name="30 seconds" attachedToRef="Activity_1rbciok">
2022-09-08 01:25:23 +00:00
<bpmn:outgoing>Flow_03qkpm0</bpmn:outgoing>
2022-09-21 23:39:29 +00:00
<bpmn:timerEventDefinition id="TimerEventDefinition_1qmrwpp">
2022-09-20 21:20:39 +00:00
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">timedelta(seconds=30)</bpmn:timeDuration>
2022-09-08 01:25:23 +00:00
</bpmn:timerEventDefinition>
</bpmn:boundaryEvent>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
2022-09-16 22:15:47 +00:00
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_test_c301_C_3_0_1_bd2e724">
2022-09-08 01:25:23 +00:00
<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_0tn1dv6_di" bpmnElement="Event_0tn1dv6">
<dc:Bounds x="432" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_13jbmm8_di" bpmnElement="Event_13jbmm8">
<dc:Bounds x="402" y="252" width="36" height="36" />
</bpmndi:BPMNShape>
2022-09-21 23:39:29 +00:00
<bpmndi:BPMNShape id="Activity_0y7wich_di" bpmnElement="Activity_1rbciok">
2022-09-08 01:25:23 +00:00
<dc:Bounds x="270" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
2022-09-21 23:39:29 +00:00
<bpmndi:BPMNShape id="Event_1jcxgvj_di" bpmnElement="Event_09x0fd5">
2022-09-08 01:25:23 +00:00
<dc:Bounds x="322" y="199" width="36" height="36" />
<bpmndi:BPMNLabel>
2022-09-20 21:20:39 +00:00
<dc:Bounds x="312" y="242" width="57" height="14" />
2022-09-08 01:25:23 +00:00
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1xxp9l1_di" bpmnElement="Flow_1xxp9l1">
<di:waypoint x="215" y="177" />
<di:waypoint x="270" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_00gnk4l_di" bpmnElement="Flow_00gnk4l">
<di:waypoint x="370" y="177" />
<di:waypoint x="432" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_03qkpm0_di" bpmnElement="Flow_03qkpm0">
<di:waypoint x="340" y="235" />
<di:waypoint x="340" y="270" />
<di:waypoint x="402" y="270" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
2022-09-21 23:39:29 +00:00
<bpmndi:BPMNDiagram id="BPMNDiagram_17svoea">
<bpmndi:BPMNPlane id="BPMNPlane_0vhvr5m" bpmnElement="Activity_1rbciok">
<bpmndi:BPMNShape id="Event_15rpd77_di" bpmnElement="Event_15rpd77">
<dc:Bounds x="222" y="192" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1hhxhzk_di" bpmnElement="Event_1hhxhzk">
<dc:Bounds x="462" y="192" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1lxr8r7_di" bpmnElement="Activity_18encd6">
<dc:Bounds x="310" y="170" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1kpppzr_di" bpmnElement="Flow_1kpppzr">
<di:waypoint x="410" y="210" />
<di:waypoint x="462" y="210" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0e0anj9_di" bpmnElement="Flow_0e0anj9">
<di:waypoint x="258" y="210" />
<di:waypoint x="310" y="210" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
2022-09-08 01:25:23 +00:00
</bpmn:definitions>