Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 2 | <bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" 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="_MagIIMOUEeW8asg-vCEgWQ" targetNamespace="http://camunda.org/schema/1.0/bpmn" exporter="Camunda Modeler" exporterVersion="3.1.0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd"> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 3 | <bpmn2:process id="DoCreateResourcesV3" name="DoCreateResourcesV3" isExecutable="true"> |
| 4 | <bpmn2:startEvent id="createSI_startEvent" name="Start Flow"> |
| 5 | <bpmn2:outgoing>SequenceFlow_1qiiycn</bpmn2:outgoing> |
| 6 | </bpmn2:startEvent> |
| 7 | <bpmn2:scriptTask id="preProcessRequest_ScriptTask" name="PreProcess Incoming Request" scriptFormat="groovy"> |
| 8 | <bpmn2:incoming>SequenceFlow_1qiiycn</bpmn2:incoming> |
| 9 | <bpmn2:outgoing>SequenceFlow_0w9t6tc</bpmn2:outgoing> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 10 | <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.* |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 11 | def dcsi = new DoCreateResources() |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 12 | dcsi.preProcessRequest(execution)</bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 13 | </bpmn2:scriptTask> |
| 14 | <bpmn2:scriptTask id="ScriptTask_1xdjlzm" name="Post Config Service Instance Creation" scriptFormat="groovy"> |
| 15 | <bpmn2:incoming>SequenceFlow_16nxl6h</bpmn2:incoming> |
| 16 | <bpmn2:outgoing>SequenceFlow_0epxs3b</bpmn2:outgoing> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 17 | <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.* |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 18 | def csi = new DoCreateResources() |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 19 | csi.postConfigRequest(execution)</bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 20 | </bpmn2:scriptTask> |
| 21 | <bpmn2:serviceTask id="Task_0io5qby" name="Call Sync SDNC service Create " camunda:class="org.onap.so.bpmn.infrastructure.workflow.serviceTask.SdncServiceTopologyOperationTask"> |
| 22 | <bpmn2:incoming>SequenceFlow_0k0f7lm</bpmn2:incoming> |
| 23 | <bpmn2:outgoing>SequenceFlow_11f2zuu</bpmn2:outgoing> |
| 24 | </bpmn2:serviceTask> |
| 25 | <bpmn2:sequenceFlow id="SequenceFlow_11f2zuu" sourceRef="Task_0io5qby" targetRef="IntermediateThrowEvent_0f2w7aj" /> |
| 26 | <bpmn2:scriptTask id="ScriptTask_1y0los4" name="Sequence Resource" scriptFormat="groovy"> |
| 27 | <bpmn2:incoming>SequenceFlow_1hbesp9</bpmn2:incoming> |
| 28 | <bpmn2:outgoing>SequenceFlow_13d9g1n</bpmn2:outgoing> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 29 | <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.* |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 30 | def ddsi = new DoCreateResources() |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 31 | ddsi.sequenceResoure(execution)</bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 32 | </bpmn2:scriptTask> |
| 33 | <bpmn2:sequenceFlow id="SequenceFlow_13d9g1n" sourceRef="ScriptTask_1y0los4" targetRef="ExclusiveGateway_07rr3wp" /> |
| 34 | <bpmn2:exclusiveGateway id="ExclusiveGateway_0n9y4du" name="All ResourceFinished?" default="SequenceFlow_0q6uy30"> |
| 35 | <bpmn2:incoming>SequenceFlow_1jenxlp</bpmn2:incoming> |
| 36 | <bpmn2:outgoing>SequenceFlow_0q6uy30</bpmn2:outgoing> |
| 37 | <bpmn2:outgoing>SequenceFlow_16nxl6h</bpmn2:outgoing> |
| 38 | </bpmn2:exclusiveGateway> |
| 39 | <bpmn2:sequenceFlow id="SequenceFlow_0q6uy30" name="no" sourceRef="ExclusiveGateway_0n9y4du" targetRef="ScriptTask_0l4nkqr" /> |
| 40 | <bpmn2:scriptTask id="ScriptTask_0y4u2ty" name="Parse Next Resource" scriptFormat="groovy"> |
| 41 | <bpmn2:incoming>SequenceFlow_13c7bhn</bpmn2:incoming> |
| 42 | <bpmn2:outgoing>SequenceFlow_1jenxlp</bpmn2:outgoing> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 43 | <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.* |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 44 | def ddsi = new DoCreateResources() |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 45 | ddsi.parseNextResource(execution)</bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 46 | </bpmn2:scriptTask> |
| 47 | <bpmn2:sequenceFlow id="SequenceFlow_1jenxlp" sourceRef="ScriptTask_0y4u2ty" targetRef="ExclusiveGateway_0n9y4du" /> |
| 48 | <bpmn2:scriptTask id="ScriptTask_0l4nkqr" name="Get Current Resource" scriptFormat="groovy"> |
| 49 | <bpmn2:incoming>SequenceFlow_0q6uy30</bpmn2:incoming> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 50 | <bpmn2:incoming>SequenceFlow_1qozd66</bpmn2:incoming> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 51 | <bpmn2:outgoing>SequenceFlow_0uiygod</bpmn2:outgoing> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 52 | <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.* |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 53 | def ddsi = new DoCreateResources() |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 54 | ddsi.getCurrentResoure(execution)</bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 55 | </bpmn2:scriptTask> |
| 56 | <bpmn2:exclusiveGateway id="ExclusiveGateway_07rr3wp" name="Is SDN-C Service Needed" default="SequenceFlow_18wj44x"> |
| 57 | <bpmn2:incoming>SequenceFlow_13d9g1n</bpmn2:incoming> |
| 58 | <bpmn2:outgoing>SequenceFlow_18wj44x</bpmn2:outgoing> |
| 59 | <bpmn2:outgoing>SequenceFlow_1vprtt9</bpmn2:outgoing> |
| 60 | </bpmn2:exclusiveGateway> |
| 61 | <bpmn2:sequenceFlow id="SequenceFlow_18wj44x" name="no" sourceRef="ExclusiveGateway_07rr3wp" targetRef="IntermediateThrowEvent_0f2w7aj" /> |
| 62 | <bpmn2:scriptTask id="Task_0qlkmvt" name="Prepare resource recipe Request" scriptFormat="groovy"> |
| 63 | <bpmn2:incoming>SequenceFlow_0uiygod</bpmn2:incoming> |
| 64 | <bpmn2:outgoing>SequenceFlow_1u9k0dm</bpmn2:outgoing> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 65 | <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.* |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 66 | def ddsi = new DoCreateResources() |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 67 | ddsi.prepareResourceRecipeRequest(execution)</bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 68 | </bpmn2:scriptTask> |
| 69 | <bpmn2:scriptTask id="Task_12ghoph" name="Execute Resource Recipe" scriptFormat="groovy"> |
| 70 | <bpmn2:incoming>SequenceFlow_1u9k0dm</bpmn2:incoming> |
| 71 | <bpmn2:outgoing>SequenceFlow_13c7bhn</bpmn2:outgoing> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 72 | <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.* |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 73 | def ddsi = new DoCreateResources() |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 74 | ddsi.executeResourceRecipe(execution)</bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 75 | </bpmn2:scriptTask> |
| 76 | <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_0bq4fxs" name="Go to StratPrepareService"> |
| 77 | <bpmn2:incoming>SequenceFlow_0w9t6tc</bpmn2:incoming> |
| 78 | <bpmn2:linkEventDefinition name="StartPrepareResource" /> |
| 79 | </bpmn2:intermediateThrowEvent> |
| 80 | <bpmn2:sequenceFlow id="SequenceFlow_1qiiycn" sourceRef="createSI_startEvent" targetRef="preProcessRequest_ScriptTask" /> |
| 81 | <bpmn2:sequenceFlow id="SequenceFlow_0w9t6tc" sourceRef="preProcessRequest_ScriptTask" targetRef="IntermediateThrowEvent_0bq4fxs" /> |
| 82 | <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_0f2w7aj" name="GoTo ResourceLoop"> |
| 83 | <bpmn2:incoming>SequenceFlow_18wj44x</bpmn2:incoming> |
| 84 | <bpmn2:incoming>SequenceFlow_11f2zuu</bpmn2:incoming> |
| 85 | <bpmn2:linkEventDefinition name="ResourceLoop" /> |
| 86 | </bpmn2:intermediateThrowEvent> |
| 87 | <bpmn2:sequenceFlow id="SequenceFlow_1vprtt9" name="yes" sourceRef="ExclusiveGateway_07rr3wp" targetRef="Task_1blaq0f"> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 88 | <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression">#{(execution.getVariable("isContainsWanResource" ) == "true" )}</bpmn2:conditionExpression> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 89 | </bpmn2:sequenceFlow> |
| 90 | <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_05dus9b" name="StartPrepareResource"> |
| 91 | <bpmn2:outgoing>SequenceFlow_1hbesp9</bpmn2:outgoing> |
| 92 | <bpmn2:linkEventDefinition name="StartPrepareResource" /> |
| 93 | </bpmn2:intermediateCatchEvent> |
| 94 | <bpmn2:sequenceFlow id="SequenceFlow_1hbesp9" sourceRef="IntermediateCatchEvent_05dus9b" targetRef="ScriptTask_1y0los4" /> |
| 95 | <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_02bah5m" name="ResourceLoop"> |
| 96 | <bpmn2:outgoing>SequenceFlow_1qozd66</bpmn2:outgoing> |
| 97 | <bpmn2:linkEventDefinition name="ResourceLoop" /> |
| 98 | </bpmn2:intermediateCatchEvent> |
| 99 | <bpmn2:sequenceFlow id="SequenceFlow_16nxl6h" name="yes" sourceRef="ExclusiveGateway_0n9y4du" targetRef="ScriptTask_1xdjlzm"> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 100 | <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression">#{(execution.getVariable("allResourceFinished" ) == "true" )}</bpmn2:conditionExpression> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 101 | </bpmn2:sequenceFlow> |
| 102 | <bpmn2:sequenceFlow id="SequenceFlow_0uiygod" sourceRef="ScriptTask_0l4nkqr" targetRef="Task_0qlkmvt" /> |
| 103 | <bpmn2:sequenceFlow id="SequenceFlow_1u9k0dm" sourceRef="Task_0qlkmvt" targetRef="Task_12ghoph" /> |
| 104 | <bpmn2:sequenceFlow id="SequenceFlow_13c7bhn" sourceRef="Task_12ghoph" targetRef="ScriptTask_0y4u2ty" /> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 105 | <bpmn2:sequenceFlow id="SequenceFlow_1qozd66" sourceRef="IntermediateCatchEvent_02bah5m" targetRef="ScriptTask_0l4nkqr" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 106 | <bpmn2:endEvent id="EndEvent_1ddg1di"> |
| 107 | <bpmn2:incoming>SequenceFlow_0epxs3b</bpmn2:incoming> |
| 108 | </bpmn2:endEvent> |
| 109 | <bpmn2:sequenceFlow id="SequenceFlow_0epxs3b" sourceRef="ScriptTask_1xdjlzm" targetRef="EndEvent_1ddg1di" /> |
| 110 | <bpmn2:subProcess id="SubProcess_0sfdqc1" name="Sub-process for UnexpectedErrors" triggeredByEvent="true"> |
| 111 | <bpmn2:startEvent id="StartEvent_0x7o2ug"> |
| 112 | <bpmn2:outgoing>SequenceFlow_0gr9xqj</bpmn2:outgoing> |
| 113 | <bpmn2:errorEventDefinition /> |
| 114 | </bpmn2:startEvent> |
| 115 | <bpmn2:endEvent id="EndEvent_0lgdyyb"> |
| 116 | <bpmn2:incoming>SequenceFlow_0a6l29p</bpmn2:incoming> |
| 117 | </bpmn2:endEvent> |
| 118 | <bpmn2:scriptTask id="ScriptTask_1648adp" name="Log / Print Unexpected Error" scriptFormat="groovy"> |
| 119 | <bpmn2:incoming>SequenceFlow_0gr9xqj</bpmn2:incoming> |
| 120 | <bpmn2:outgoing>SequenceFlow_0a6l29p</bpmn2:outgoing> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 121 | <bpmn2:script>import org.onap.so.bpmn.common.scripts.* |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 122 | ExceptionUtil ex = new ExceptionUtil() |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 123 | ex.processJavaException(execution)</bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 124 | </bpmn2:scriptTask> |
| 125 | <bpmn2:sequenceFlow id="SequenceFlow_0gr9xqj" name="" sourceRef="StartEvent_0x7o2ug" targetRef="ScriptTask_1648adp" /> |
| 126 | <bpmn2:sequenceFlow id="SequenceFlow_0a6l29p" name="" sourceRef="ScriptTask_1648adp" targetRef="EndEvent_0lgdyyb" /> |
| 127 | </bpmn2:subProcess> |
| 128 | <bpmn2:scriptTask id="Task_1blaq0f" name="Prepare SDNC service Create" scriptFormat="groovy"> |
| 129 | <bpmn2:incoming>SequenceFlow_1vprtt9</bpmn2:incoming> |
| 130 | <bpmn2:outgoing>SequenceFlow_0k0f7lm</bpmn2:outgoing> |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 131 | <bpmn2:script>import org.onap.so.bpmn.infrastructure.scripts.* |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 132 | def ddsi = new DoCreateResources() |
subhash kumar singh | b4eec19 | 2019-05-06 10:37:09 +0530 | [diff] [blame] | 133 | ddsi.prepareServiceTopologyRequest(execution)</bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 134 | </bpmn2:scriptTask> |
| 135 | <bpmn2:sequenceFlow id="SequenceFlow_0k0f7lm" sourceRef="Task_1blaq0f" targetRef="Task_0io5qby" /> |
| 136 | </bpmn2:process> |
| 137 | <bpmn2:error id="Error_2" name="MSOWorkflowException" errorCode="MSOWorkflowException" /> |
| 138 | <bpmn2:error id="Error_1" name="java.lang.Exception" errorCode="java.lang.Exception" /> |
| 139 | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
| 140 | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoCreateResourcesV3"> |
| 141 | <bpmndi:BPMNShape id="_BPMNShape_StartEvent_47" bpmnElement="createSI_startEvent"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 142 | <dc:Bounds x="215" y="103" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 143 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 144 | <dc:Bounds x="209" y="144" width="50" height="14" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 145 | </bpmndi:BPMNLabel> |
| 146 | </bpmndi:BPMNShape> |
| 147 | <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_61" bpmnElement="preProcessRequest_ScriptTask"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 148 | <dc:Bounds x="323" y="81" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 149 | </bpmndi:BPMNShape> |
| 150 | <bpmndi:BPMNShape id="ScriptTask_1xdjlzm_di" bpmnElement="ScriptTask_1xdjlzm"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 151 | <dc:Bounds x="1316" y="795" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 152 | </bpmndi:BPMNShape> |
| 153 | <bpmndi:BPMNShape id="ServiceTask_0qi8cgg_di" bpmnElement="Task_0io5qby"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 154 | <dc:Bounds x="1244" y="663" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 155 | </bpmndi:BPMNShape> |
| 156 | <bpmndi:BPMNEdge id="SequenceFlow_11f2zuu_di" bpmnElement="SequenceFlow_11f2zuu"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 157 | <di:waypoint x="1344" y="703" /> |
| 158 | <di:waypoint x="1416" y="703" /> |
| 159 | <di:waypoint x="1416" y="610" /> |
| 160 | <di:waypoint x="1512" y="610" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 161 | <bpmndi:BPMNLabel> |
| 162 | <dc:Bounds x="1189" y="340.5" width="90" height="12" /> |
| 163 | </bpmndi:BPMNLabel> |
| 164 | </bpmndi:BPMNEdge> |
| 165 | <bpmndi:BPMNShape id="ScriptTask_1y0los4_di" bpmnElement="ScriptTask_1y0los4"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 166 | <dc:Bounds x="641" y="570" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 167 | </bpmndi:BPMNShape> |
| 168 | <bpmndi:BPMNEdge id="SequenceFlow_13d9g1n_di" bpmnElement="SequenceFlow_13d9g1n"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 169 | <di:waypoint x="741" y="610" /> |
| 170 | <di:waypoint x="950" y="610" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 171 | <bpmndi:BPMNLabel> |
| 172 | <dc:Bounds x="603.5" y="279" width="90" height="12" /> |
| 173 | </bpmndi:BPMNLabel> |
| 174 | </bpmndi:BPMNEdge> |
| 175 | <bpmndi:BPMNShape id="ExclusiveGateway_0n9y4du_di" bpmnElement="ExclusiveGateway_0n9y4du" isMarkerVisible="true"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 176 | <dc:Bounds x="1126" y="810" width="50" height="50" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 177 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 178 | <dc:Bounds x="1109" y="764" width="83" height="40" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 179 | </bpmndi:BPMNLabel> |
| 180 | </bpmndi:BPMNShape> |
| 181 | <bpmndi:BPMNEdge id="SequenceFlow_0q6uy30_di" bpmnElement="SequenceFlow_0q6uy30"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 182 | <di:waypoint x="1151" y="860" /> |
| 183 | <di:waypoint x="1151" y="1001" /> |
| 184 | <di:waypoint x="443" y="1001" /> |
| 185 | <di:waypoint x="443" y="875" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 186 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 187 | <dc:Bounds x="791" y="980" width="13" height="14" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 188 | </bpmndi:BPMNLabel> |
| 189 | </bpmndi:BPMNEdge> |
| 190 | <bpmndi:BPMNShape id="ScriptTask_0y4u2ty_di" bpmnElement="ScriptTask_0y4u2ty"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 191 | <dc:Bounds x="925" y="795" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 192 | </bpmndi:BPMNShape> |
| 193 | <bpmndi:BPMNEdge id="SequenceFlow_1jenxlp_di" bpmnElement="SequenceFlow_1jenxlp"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 194 | <di:waypoint x="1025" y="835" /> |
| 195 | <di:waypoint x="1126" y="835" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 196 | <bpmndi:BPMNLabel> |
| 197 | <dc:Bounds x="833.5" y="504" width="90" height="12" /> |
| 198 | </bpmndi:BPMNLabel> |
| 199 | </bpmndi:BPMNEdge> |
| 200 | <bpmndi:BPMNShape id="ScriptTask_0l4nkqr_di" bpmnElement="ScriptTask_0l4nkqr"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 201 | <dc:Bounds x="393" y="795" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 202 | </bpmndi:BPMNShape> |
| 203 | <bpmndi:BPMNShape id="ExclusiveGateway_07rr3wp_di" bpmnElement="ExclusiveGateway_07rr3wp" isMarkerVisible="true"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 204 | <dc:Bounds x="950" y="585" width="50" height="50" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 205 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 206 | <dc:Bounds x="931" y="553" width="88" height="27" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 207 | </bpmndi:BPMNLabel> |
| 208 | </bpmndi:BPMNShape> |
| 209 | <bpmndi:BPMNEdge id="SequenceFlow_18wj44x_di" bpmnElement="SequenceFlow_18wj44x"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 210 | <di:waypoint x="1000" y="610" /> |
| 211 | <di:waypoint x="1512" y="610" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 212 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 213 | <dc:Bounds x="1029" y="604" width="13" height="14" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 214 | </bpmndi:BPMNLabel> |
| 215 | </bpmndi:BPMNEdge> |
| 216 | <bpmndi:BPMNShape id="ScriptTask_0u88n0f_di" bpmnElement="Task_0qlkmvt"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 217 | <dc:Bounds x="554" y="795" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 218 | </bpmndi:BPMNShape> |
| 219 | <bpmndi:BPMNShape id="ScriptTask_1y17r20_di" bpmnElement="Task_12ghoph"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 220 | <dc:Bounds x="748" y="795" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 221 | </bpmndi:BPMNShape> |
| 222 | <bpmndi:BPMNShape id="IntermediateThrowEvent_11saqvj_di" bpmnElement="IntermediateThrowEvent_0bq4fxs"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 223 | <dc:Bounds x="1512" y="103" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 224 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 225 | <dc:Bounds x="1490" y="143" width="86" height="40" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 226 | </bpmndi:BPMNLabel> |
| 227 | </bpmndi:BPMNShape> |
| 228 | <bpmndi:BPMNEdge id="SequenceFlow_1qiiycn_di" bpmnElement="SequenceFlow_1qiiycn"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 229 | <di:waypoint x="251" y="121" /> |
| 230 | <di:waypoint x="323" y="121" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 231 | <bpmndi:BPMNLabel> |
| 232 | <dc:Bounds x="90" y="-210" width="0" height="12" /> |
| 233 | </bpmndi:BPMNLabel> |
| 234 | </bpmndi:BPMNEdge> |
| 235 | <bpmndi:BPMNEdge id="SequenceFlow_0w9t6tc_di" bpmnElement="SequenceFlow_0w9t6tc"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 236 | <di:waypoint x="423" y="121" /> |
| 237 | <di:waypoint x="968" y="121" /> |
| 238 | <di:waypoint x="968" y="121" /> |
| 239 | <di:waypoint x="1512" y="121" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 240 | <bpmndi:BPMNLabel> |
| 241 | <dc:Bounds x="786" y="-195" width="0" height="12" /> |
| 242 | </bpmndi:BPMNLabel> |
| 243 | </bpmndi:BPMNEdge> |
| 244 | <bpmndi:BPMNShape id="IntermediateThrowEvent_0f2w7aj_di" bpmnElement="IntermediateThrowEvent_0f2w7aj"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 245 | <dc:Bounds x="1512" y="592" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 246 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 247 | <dc:Bounds x="1497" y="633" width="72" height="27" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 248 | </bpmndi:BPMNLabel> |
| 249 | </bpmndi:BPMNShape> |
| 250 | <bpmndi:BPMNEdge id="SequenceFlow_1vprtt9_di" bpmnElement="SequenceFlow_1vprtt9"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 251 | <di:waypoint x="975" y="635" /> |
| 252 | <di:waypoint x="975" y="703" /> |
| 253 | <di:waypoint x="1058" y="704" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 254 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 255 | <dc:Bounds x="982" y="663" width="18" height="14" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 256 | </bpmndi:BPMNLabel> |
| 257 | </bpmndi:BPMNEdge> |
| 258 | <bpmndi:BPMNShape id="IntermediateCatchEvent_05dus9b_di" bpmnElement="IntermediateCatchEvent_05dus9b"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 259 | <dc:Bounds x="215" y="592" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 260 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 261 | <dc:Bounds x="194" y="628" width="83" height="27" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 262 | </bpmndi:BPMNLabel> |
| 263 | </bpmndi:BPMNShape> |
| 264 | <bpmndi:BPMNEdge id="SequenceFlow_1hbesp9_di" bpmnElement="SequenceFlow_1hbesp9"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 265 | <di:waypoint x="251" y="610" /> |
| 266 | <di:waypoint x="641" y="610" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 267 | <bpmndi:BPMNLabel> |
| 268 | <dc:Bounds x="204" y="279" width="90" height="12" /> |
| 269 | </bpmndi:BPMNLabel> |
| 270 | </bpmndi:BPMNEdge> |
| 271 | <bpmndi:BPMNShape id="IntermediateCatchEvent_02bah5m_di" bpmnElement="IntermediateCatchEvent_02bah5m"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 272 | <dc:Bounds x="171" y="817" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 273 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 274 | <dc:Bounds x="156" y="853" width="72" height="14" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 275 | </bpmndi:BPMNLabel> |
| 276 | </bpmndi:BPMNShape> |
| 277 | <bpmndi:BPMNEdge id="SequenceFlow_16nxl6h_di" bpmnElement="SequenceFlow_16nxl6h"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 278 | <di:waypoint x="1176" y="835" /> |
| 279 | <di:waypoint x="1316" y="835" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 280 | <bpmndi:BPMNLabel> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 281 | <dc:Bounds x="1238" y="814" width="18" height="14" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 282 | </bpmndi:BPMNLabel> |
| 283 | </bpmndi:BPMNEdge> |
| 284 | <bpmndi:BPMNEdge id="SequenceFlow_0uiygod_di" bpmnElement="SequenceFlow_0uiygod"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 285 | <di:waypoint x="493" y="835" /> |
| 286 | <di:waypoint x="554" y="835" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 287 | <bpmndi:BPMNLabel> |
| 288 | <dc:Bounds x="326.5" y="504" width="0" height="12" /> |
| 289 | </bpmndi:BPMNLabel> |
| 290 | </bpmndi:BPMNEdge> |
| 291 | <bpmndi:BPMNEdge id="SequenceFlow_1u9k0dm_di" bpmnElement="SequenceFlow_1u9k0dm"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 292 | <di:waypoint x="654" y="835" /> |
| 293 | <di:waypoint x="748" y="835" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 294 | <bpmndi:BPMNLabel> |
| 295 | <dc:Bounds x="504" y="504" width="0" height="12" /> |
| 296 | </bpmndi:BPMNLabel> |
| 297 | </bpmndi:BPMNEdge> |
| 298 | <bpmndi:BPMNEdge id="SequenceFlow_13c7bhn_di" bpmnElement="SequenceFlow_13c7bhn"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 299 | <di:waypoint x="848" y="835" /> |
| 300 | <di:waypoint x="925" y="835" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 301 | <bpmndi:BPMNLabel> |
| 302 | <dc:Bounds x="689.5" y="504" width="0" height="12" /> |
| 303 | </bpmndi:BPMNLabel> |
| 304 | </bpmndi:BPMNEdge> |
| 305 | <bpmndi:BPMNEdge id="SequenceFlow_1qozd66_di" bpmnElement="SequenceFlow_1qozd66"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 306 | <di:waypoint x="207" y="835" /> |
| 307 | <di:waypoint x="393" y="835" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 308 | <bpmndi:BPMNLabel> |
| 309 | <dc:Bounds x="125" y="504" width="0" height="12" /> |
| 310 | </bpmndi:BPMNLabel> |
| 311 | </bpmndi:BPMNEdge> |
| 312 | <bpmndi:BPMNShape id="EndEvent_1ddg1di_di" bpmnElement="EndEvent_1ddg1di"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 313 | <dc:Bounds x="1512" y="817" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 314 | <bpmndi:BPMNLabel> |
| 315 | <dc:Bounds x="1332.8151147098515" y="546.9419703103914" width="0" height="12" /> |
| 316 | </bpmndi:BPMNLabel> |
| 317 | </bpmndi:BPMNShape> |
| 318 | <bpmndi:BPMNEdge id="SequenceFlow_0epxs3b_di" bpmnElement="SequenceFlow_0epxs3b"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 319 | <di:waypoint x="1416" y="835" /> |
| 320 | <di:waypoint x="1512" y="835" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 321 | <bpmndi:BPMNLabel> |
| 322 | <dc:Bounds x="1267" y="504" width="0" height="12" /> |
| 323 | </bpmndi:BPMNLabel> |
| 324 | </bpmndi:BPMNEdge> |
| 325 | <bpmndi:BPMNShape id="SubProcess_0sfdqc1_di" bpmnElement="SubProcess_0sfdqc1" isExpanded="true"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 326 | <dc:Bounds x="535" y="1127" width="467" height="193" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 327 | </bpmndi:BPMNShape> |
| 328 | <bpmndi:BPMNShape id="StartEvent_0x7o2ug_di" bpmnElement="StartEvent_0x7o2ug"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 329 | <dc:Bounds x="604" y="1195" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 330 | <bpmndi:BPMNLabel> |
| 331 | <dc:Bounds x="335" y="926" width="0" height="12" /> |
| 332 | </bpmndi:BPMNLabel> |
| 333 | </bpmndi:BPMNShape> |
| 334 | <bpmndi:BPMNShape id="EndEvent_0lgdyyb_di" bpmnElement="EndEvent_0lgdyyb"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 335 | <dc:Bounds x="897" y="1195" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 336 | <bpmndi:BPMNLabel> |
| 337 | <dc:Bounds x="628" y="926" width="0" height="12" /> |
| 338 | </bpmndi:BPMNLabel> |
| 339 | </bpmndi:BPMNShape> |
| 340 | <bpmndi:BPMNShape id="ScriptTask_1648adp_di" bpmnElement="ScriptTask_1648adp"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 341 | <dc:Bounds x="708" y="1173" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 342 | </bpmndi:BPMNShape> |
| 343 | <bpmndi:BPMNEdge id="SequenceFlow_0gr9xqj_di" bpmnElement="SequenceFlow_0gr9xqj"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 344 | <di:waypoint x="640" y="1213" /> |
| 345 | <di:waypoint x="708" y="1213" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 346 | <bpmndi:BPMNLabel> |
| 347 | <dc:Bounds x="387" y="888" width="0" height="12" /> |
| 348 | </bpmndi:BPMNLabel> |
| 349 | </bpmndi:BPMNEdge> |
| 350 | <bpmndi:BPMNEdge id="SequenceFlow_0a6l29p_di" bpmnElement="SequenceFlow_0a6l29p"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 351 | <di:waypoint x="808" y="1213" /> |
| 352 | <di:waypoint x="897" y="1213" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 353 | <bpmndi:BPMNLabel> |
| 354 | <dc:Bounds x="567.5" y="888" width="0" height="12" /> |
| 355 | </bpmndi:BPMNLabel> |
| 356 | </bpmndi:BPMNEdge> |
| 357 | <bpmndi:BPMNShape id="ScriptTask_0dh2mj1_di" bpmnElement="Task_1blaq0f"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 358 | <dc:Bounds x="1058" y="664" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 359 | </bpmndi:BPMNShape> |
| 360 | <bpmndi:BPMNEdge id="SequenceFlow_0k0f7lm_di" bpmnElement="SequenceFlow_0k0f7lm"> |
sarada prasad sahoo | f4bf9e7 | 2019-06-07 14:46:36 +0530 | [diff] [blame^] | 361 | <di:waypoint x="1158" y="704" /> |
| 362 | <di:waypoint x="1244" y="703" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 363 | <bpmndi:BPMNLabel> |
| 364 | <dc:Bounds x="1004" y="372.5" width="0" height="12" /> |
| 365 | </bpmndi:BPMNLabel> |
| 366 | </bpmndi:BPMNEdge> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 367 | </bpmndi:BPMNPlane> |
| 368 | </bpmndi:BPMNDiagram> |
| 369 | </bpmn2:definitions> |