|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | +<definitions xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="definitions_0" targetNamespace="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL"> |
| 3 | + <process camunda:historyTimeToLive="P180D" id="process_2" isExecutable="true"> |
| 4 | + <startEvent id="startEvent_13"> |
| 5 | + <outgoing>sequenceFlow_5</outgoing> |
| 6 | + </startEvent> |
| 7 | + <exclusiveGateway id="exclusiveGateway_0" name="Review Decision"> |
| 8 | + <incoming>sequenceFlow_5</incoming> |
| 9 | + <outgoing>sequenceFlow_6</outgoing> |
| 10 | + <outgoing>sequenceFlow_8</outgoing> |
| 11 | + </exclusiveGateway> |
| 12 | + <sequenceFlow id="sequenceFlow_5" sourceRef="startEvent_13" targetRef="exclusiveGateway_0"/> |
| 13 | + <sequenceFlow id="sequenceFlow_6" name="Approved" sourceRef="exclusiveGateway_0" targetRef="serviceTask_3"> |
| 14 | + <conditionExpression id="conditionExpression_11"/> |
| 15 | + </sequenceFlow> |
| 16 | + <serviceTask id="serviceTask_3" name="Approve"> |
| 17 | + <incoming>sequenceFlow_6</incoming> |
| 18 | + <outgoing>sequenceFlow_7</outgoing> |
| 19 | + </serviceTask> |
| 20 | + <exclusiveGateway id="exclusiveGateway_1"> |
| 21 | + <incoming>sequenceFlow_7</incoming> |
| 22 | + <incoming>sequenceFlow_9</incoming> |
| 23 | + <outgoing>sequenceFlow_10</outgoing> |
| 24 | + </exclusiveGateway> |
| 25 | + <sequenceFlow id="sequenceFlow_7" sourceRef="serviceTask_3" targetRef="exclusiveGateway_1"/> |
| 26 | + <sequenceFlow id="sequenceFlow_8" name="Rejected" sourceRef="exclusiveGateway_0" targetRef="serviceTask_4"> |
| 27 | + <conditionExpression id="conditionExpression_12"/> |
| 28 | + </sequenceFlow> |
| 29 | + <serviceTask id="serviceTask_4" name="Reject"> |
| 30 | + <incoming>sequenceFlow_8</incoming> |
| 31 | + <outgoing>sequenceFlow_9</outgoing> |
| 32 | + </serviceTask> |
| 33 | + <sequenceFlow id="sequenceFlow_9" sourceRef="serviceTask_4" targetRef="exclusiveGateway_1"/> |
| 34 | + <endEvent id="endEvent_14"> |
| 35 | + <incoming>sequenceFlow_10</incoming> |
| 36 | + </endEvent> |
| 37 | + <sequenceFlow id="sequenceFlow_10" sourceRef="exclusiveGateway_1" targetRef="endEvent_14"/> |
| 38 | + </process> |
| 39 | + <bpmndi:BPMNDiagram id="BpmnDiagram_0"> |
| 40 | + <bpmndi:BPMNPlane bpmnElement="process_2" id="BpmnPlaneImpl_12"> |
| 41 | + <bpmndi:BPMNShape bpmnElement="startEvent_13" id="BpmnShapeImpl_6"> |
| 42 | + <dc:Bounds height="36.0" width="36.0" x="100.0" y="100.0"/> |
| 43 | + </bpmndi:BPMNShape> |
| 44 | + <bpmndi:BPMNShape bpmnElement="exclusiveGateway_0" id="BpmnShapeImpl_7" isMarkerVisible="true"> |
| 45 | + <dc:Bounds height="50.0" width="50.0" x="186.0" y="93.0"/> |
| 46 | + </bpmndi:BPMNShape> |
| 47 | + <bpmndi:BPMNEdge bpmnElement="sequenceFlow_5" id="BpmnEdgeImpl_0"> |
| 48 | + <di:waypoint x="136.0" y="118.0"/> |
| 49 | + <di:waypoint x="186.0" y="118.0"/> |
| 50 | + </bpmndi:BPMNEdge> |
| 51 | + <bpmndi:BPMNShape bpmnElement="serviceTask_3" id="BpmnShapeImpl_8"> |
| 52 | + <dc:Bounds height="80.0" width="100.0" x="286.0" y="78.0"/> |
| 53 | + </bpmndi:BPMNShape> |
| 54 | + <bpmndi:BPMNEdge bpmnElement="sequenceFlow_6" id="BpmnEdgeImpl_1"> |
| 55 | + <di:waypoint x="236.0" y="118.0"/> |
| 56 | + <di:waypoint x="286.0" y="118.0"/> |
| 57 | + </bpmndi:BPMNEdge> |
| 58 | + <bpmndi:BPMNShape bpmnElement="exclusiveGateway_1" id="BpmnShapeImpl_9" isMarkerVisible="true"> |
| 59 | + <dc:Bounds height="50.0" width="50.0" x="436.0" y="93.0"/> |
| 60 | + </bpmndi:BPMNShape> |
| 61 | + <bpmndi:BPMNEdge bpmnElement="sequenceFlow_7" id="BpmnEdgeImpl_2"> |
| 62 | + <di:waypoint x="386.0" y="118.0"/> |
| 63 | + <di:waypoint x="436.0" y="118.0"/> |
| 64 | + </bpmndi:BPMNEdge> |
| 65 | + <bpmndi:BPMNShape bpmnElement="serviceTask_4" id="BpmnShapeImpl_10"> |
| 66 | + <dc:Bounds height="80.0" width="100.0" x="286.0" y="208.0"/> |
| 67 | + </bpmndi:BPMNShape> |
| 68 | + <bpmndi:BPMNEdge bpmnElement="sequenceFlow_8" id="BpmnEdgeImpl_3"> |
| 69 | + <di:waypoint x="211.0" y="143.0"/> |
| 70 | + <di:waypoint x="211.0" y="248.0"/> |
| 71 | + <di:waypoint x="286.0" y="248.0"/> |
| 72 | + </bpmndi:BPMNEdge> |
| 73 | + <bpmndi:BPMNEdge bpmnElement="sequenceFlow_9" id="BpmnEdgeImpl_4"> |
| 74 | + <di:waypoint x="386.0" y="248.0"/> |
| 75 | + <di:waypoint x="436.0" y="118.0"/> |
| 76 | + </bpmndi:BPMNEdge> |
| 77 | + <bpmndi:BPMNShape bpmnElement="endEvent_14" id="BpmnShapeImpl_11"> |
| 78 | + <dc:Bounds height="36.0" width="36.0" x="536.0" y="100.0"/> |
| 79 | + </bpmndi:BPMNShape> |
| 80 | + <bpmndi:BPMNEdge bpmnElement="sequenceFlow_10" id="BpmnEdgeImpl_5"> |
| 81 | + <di:waypoint x="486.0" y="118.0"/> |
| 82 | + <di:waypoint x="536.0" y="118.0"/> |
| 83 | + </bpmndi:BPMNEdge> |
| 84 | + </bpmndi:BPMNPlane> |
| 85 | + </bpmndi:BPMNDiagram> |
| 86 | +</definitions> |
0 commit comments