Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Benjamin, Max (mb388a) | 0bb644b | 2018-08-07 16:06:09 -0400 | [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="1.10.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="DoUpdateE2EServiceInstance" name="DoUpdateE2EServiceInstance" isExecutable="true"> |
| 4 | <bpmn2:startEvent id="createSI_startEvent" name="Start Flow"> |
| 5 | <bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing> |
| 6 | </bpmn2:startEvent> |
| 7 | <bpmn2:sequenceFlow id="SequenceFlow_1" name="" sourceRef="createSI_startEvent" targetRef="preProcessRequest_ScriptTask" /> |
| 8 | <bpmn2:scriptTask id="preProcessRequest_ScriptTask" name="PreProcess Incoming Request" scriptFormat="groovy"> |
| 9 | <bpmn2:incoming>SequenceFlow_1</bpmn2:incoming> |
| 10 | <bpmn2:outgoing>SequenceFlow_04xlw7s</bpmn2:outgoing> |
| 11 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 12 | def dcsi = new DoUpdateE2EServiceInstance() |
| 13 | dcsi.preProcessRequest(execution) |
| 14 | ]]></bpmn2:script> |
| 15 | </bpmn2:scriptTask> |
| 16 | <bpmn2:scriptTask id="Task_09laxun" name="PreProcess for Add Resources" scriptFormat="groovy"> |
| 17 | <bpmn2:incoming>SequenceFlow_115mdln</bpmn2:incoming> |
| 18 | <bpmn2:outgoing>SequenceFlow_0yztz2p</bpmn2:outgoing> |
| 19 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 20 | def csi = new DoUpdateE2EServiceInstance() |
| 21 | csi.preProcessForAddResource(execution)]]></bpmn2:script> |
| 22 | </bpmn2:scriptTask> |
| 23 | <bpmn2:scriptTask id="Task_0ag30bf" name="PostProcess for Add Resource" scriptFormat="groovy"> |
| 24 | <bpmn2:incoming>SequenceFlow_1wwjugw</bpmn2:incoming> |
| 25 | <bpmn2:outgoing>SequenceFlow_177wo8z</bpmn2:outgoing> |
| 26 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 27 | def csi = new DoUpdateE2EServiceInstance() |
| 28 | csi.postProcessForAddResource(execution)]]></bpmn2:script> |
| 29 | </bpmn2:scriptTask> |
| 30 | <bpmn2:intermediateCatchEvent id="StartEvent_StartResource" name="StartAddResources"> |
| 31 | <bpmn2:outgoing>SequenceFlow_115mdln</bpmn2:outgoing> |
| 32 | <bpmn2:linkEventDefinition name="StartAddResources" /> |
| 33 | </bpmn2:intermediateCatchEvent> |
| 34 | <bpmn2:sequenceFlow id="SequenceFlow_115mdln" sourceRef="StartEvent_StartResource" targetRef="Task_09laxun" /> |
| 35 | <bpmn2:sequenceFlow id="SequenceFlow_0yztz2p" sourceRef="Task_09laxun" targetRef="ExclusiveGateway_06gj84t" /> |
| 36 | <bpmn2:scriptTask id="ScriptTask_1xxvnst" name="PreProcess for Delete Resources" scriptFormat="groovy"> |
| 37 | <bpmn2:incoming>SequenceFlow_1qn0865</bpmn2:incoming> |
| 38 | <bpmn2:outgoing>SequenceFlow_1s799cp</bpmn2:outgoing> |
| 39 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 40 | def csi = new DoUpdateE2EServiceInstance() |
| 41 | csi.preProcessForDeleteResource(execution)]]></bpmn2:script> |
| 42 | </bpmn2:scriptTask> |
| 43 | <bpmn2:scriptTask id="ScriptTask_00wgfrc" name="PostProcess for Delete Resource" scriptFormat="groovy"> |
| 44 | <bpmn2:incoming>SequenceFlow_0w4t4ao</bpmn2:incoming> |
| 45 | <bpmn2:outgoing>SequenceFlow_1uu6uiu</bpmn2:outgoing> |
| 46 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 47 | def csi = new DoUpdateE2EServiceInstance() |
| 48 | csi.postProcessForDeleteResource(execution)]]></bpmn2:script> |
| 49 | </bpmn2:scriptTask> |
| 50 | <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_0h6d9jb" name="StartDeleteResources"> |
| 51 | <bpmn2:outgoing>SequenceFlow_1qn0865</bpmn2:outgoing> |
| 52 | <bpmn2:linkEventDefinition name="StartDeleteResources" /> |
| 53 | </bpmn2:intermediateCatchEvent> |
| 54 | <bpmn2:sequenceFlow id="SequenceFlow_1qn0865" sourceRef="IntermediateCatchEvent_0h6d9jb" targetRef="ScriptTask_1xxvnst" /> |
| 55 | <bpmn2:scriptTask id="ScriptTask_0acnvkp" name="Prepare Resource Oper Status" scriptFormat="groovy"> |
| 56 | <bpmn2:incoming>SequenceFlow_04xlw7s</bpmn2:incoming> |
| 57 | <bpmn2:outgoing>SequenceFlow_0r6c0ci</bpmn2:outgoing> |
| 58 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 59 | def ddsi = new DoUpdateE2EServiceInstance() |
| 60 | ddsi.preInitResourcesOperStatus(execution)]]></bpmn2:script> |
| 61 | </bpmn2:scriptTask> |
| 62 | <bpmn2:serviceTask id="ServiceTask_17u9q9u" name="Init Resource Oper Status"> |
| 63 | <bpmn2:extensionElements> |
| 64 | <camunda:connector> |
| 65 | <camunda:inputOutput> |
| 66 | <camunda:inputParameter name="url">${CVFMI_dbAdapterEndpoint}</camunda:inputParameter> |
| 67 | <camunda:inputParameter name="headers"> |
| 68 | <camunda:map> |
| 69 | <camunda:entry key="content-type">application/soap+xml</camunda:entry> |
| 70 | <camunda:entry key="Authorization">Basic QlBFTENsaWVudDpwYXNzd29yZDEk</camunda:entry> |
| 71 | </camunda:map> |
| 72 | </camunda:inputParameter> |
| 73 | <camunda:inputParameter name="payload">${CVFMI_initResOperStatusRequest}</camunda:inputParameter> |
| 74 | <camunda:inputParameter name="method">POST</camunda:inputParameter> |
| 75 | <camunda:outputParameter name="CVFMI_dbResponseCode">${statusCode}</camunda:outputParameter> |
| 76 | <camunda:outputParameter name="CVFMI_dbResponse">${response}</camunda:outputParameter> |
| 77 | </camunda:inputOutput> |
| 78 | <camunda:connectorId>http-connector</camunda:connectorId> |
| 79 | </camunda:connector> |
| 80 | </bpmn2:extensionElements> |
| 81 | <bpmn2:incoming>SequenceFlow_0r6c0ci</bpmn2:incoming> |
| 82 | <bpmn2:outgoing>SequenceFlow_1muxopq</bpmn2:outgoing> |
| 83 | </bpmn2:serviceTask> |
| 84 | <bpmn2:sequenceFlow id="SequenceFlow_0r6c0ci" sourceRef="ScriptTask_0acnvkp" targetRef="ServiceTask_17u9q9u" /> |
| 85 | <bpmn2:sequenceFlow id="SequenceFlow_1muxopq" sourceRef="ServiceTask_17u9q9u" targetRef="IntermediateThrowEvent_09ur9ds" /> |
| 86 | <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_0vneaao" name="GoTo StartDeleteResources"> |
| 87 | <bpmn2:incoming>SequenceFlow_177wo8z</bpmn2:incoming> |
| 88 | <bpmn2:linkEventDefinition name="StartDeleteResources" /> |
| 89 | </bpmn2:intermediateThrowEvent> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 90 | <bpmn2:scriptTask id="ScriptTask_0xtabf8" name=" AAI Create (svc instance) " scriptFormat="groovy"> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 91 | <bpmn2:incoming>SequenceFlow_1kx5ke9</bpmn2:incoming> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 92 | <bpmn2:outgoing>SequenceFlow_1cur6kz</bpmn2:outgoing> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 93 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 94 | def ddsi = new DoUpdateE2EServiceInstance() |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 95 | ddsi.updateServiceInstance(execution)]]></bpmn2:script> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 96 | </bpmn2:scriptTask> |
| 97 | <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_0a9bdjw" name="UpdateAAI"> |
| 98 | <bpmn2:outgoing>SequenceFlow_1demy08</bpmn2:outgoing> |
| 99 | <bpmn2:linkEventDefinition name="UpdateAAI" /> |
| 100 | </bpmn2:intermediateCatchEvent> |
Benjamin, Max (mb388a) | 0bb644b | 2018-08-07 16:06:09 -0400 | [diff] [blame] | 101 | <bpmn2:sequenceFlow id="SequenceFlow_1demy08" sourceRef="IntermediateCatchEvent_0a9bdjw" targetRef="ScriptTask_0sis7k0" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 102 | <bpmn2:scriptTask id="ScriptTask_19v8l1w" name="Post Config Service Instance Update" scriptFormat="groovy"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 103 | <bpmn2:incoming>SequenceFlow_1cur6kz</bpmn2:incoming> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 104 | <bpmn2:outgoing>SequenceFlow_07aa121</bpmn2:outgoing> |
| 105 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 106 | def csi = new DoUpdateE2EServiceInstance() |
| 107 | csi.postConfigRequest(execution)]]></bpmn2:script> |
| 108 | </bpmn2:scriptTask> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 109 | <bpmn2:endEvent id="EndEvent_0exzmfn"> |
| 110 | <bpmn2:incoming>SequenceFlow_07aa121</bpmn2:incoming> |
| 111 | </bpmn2:endEvent> |
| 112 | <bpmn2:sequenceFlow id="SequenceFlow_07aa121" sourceRef="ScriptTask_19v8l1w" targetRef="EndEvent_0exzmfn" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 113 | <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_06lo96a" name="GoTo UpdateAAI"> |
| 114 | <bpmn2:incoming>SequenceFlow_1uu6uiu</bpmn2:incoming> |
| 115 | <bpmn2:linkEventDefinition name="UpdateAAI" /> |
| 116 | </bpmn2:intermediateThrowEvent> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 117 | <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_09ur9ds" name="GoTo StartAddResources"> |
| 118 | <bpmn2:incoming>SequenceFlow_1muxopq</bpmn2:incoming> |
| 119 | <bpmn2:linkEventDefinition name="StartAddResources" /> |
| 120 | </bpmn2:intermediateThrowEvent> |
| 121 | <bpmn2:sequenceFlow id="SequenceFlow_1uu6uiu" sourceRef="ScriptTask_00wgfrc" targetRef="IntermediateThrowEvent_06lo96a" /> |
| 122 | <bpmn2:subProcess id="SubProcess_0jo0nms" name="Sub-process for Application Errors" triggeredByEvent="true"> |
| 123 | <bpmn2:startEvent id="StartEvent_06768u3"> |
| 124 | <bpmn2:outgoing>SequenceFlow_05j3sat</bpmn2:outgoing> |
| 125 | <bpmn2:errorEventDefinition /> |
| 126 | </bpmn2:startEvent> |
| 127 | <bpmn2:endEvent id="EndEvent_014jyvb"> |
| 128 | <bpmn2:incoming>SequenceFlow_02znk15</bpmn2:incoming> |
| 129 | </bpmn2:endEvent> |
| 130 | <bpmn2:scriptTask id="ScriptTask_1awrp72" name="Pre Process Exception" scriptFormat="groovy"> |
| 131 | <bpmn2:incoming>SequenceFlow_05j3sat</bpmn2:incoming> |
| 132 | <bpmn2:outgoing>SequenceFlow_19ly8h7</bpmn2:outgoing> |
| 133 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 134 | def dcsi = new DoUpdateE2EServiceInstance() |
| 135 | dcsi.preProcessRollback(execution) |
| 136 | ]]></bpmn2:script> |
| 137 | </bpmn2:scriptTask> |
| 138 | <bpmn2:scriptTask id="ScriptTask_0vc9jgo" name="Post Process Exception" scriptFormat="groovy"> |
| 139 | <bpmn2:incoming>SequenceFlow_19ly8h7</bpmn2:incoming> |
| 140 | <bpmn2:outgoing>SequenceFlow_02znk15</bpmn2:outgoing> |
| 141 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 142 | def dcsi = new DoUpdateE2EServiceInstance() |
| 143 | dcsi.postProcessRollback(execution) |
| 144 | ]]></bpmn2:script> |
| 145 | </bpmn2:scriptTask> |
| 146 | <bpmn2:sequenceFlow id="SequenceFlow_05j3sat" sourceRef="StartEvent_06768u3" targetRef="ScriptTask_1awrp72" /> |
| 147 | <bpmn2:sequenceFlow id="SequenceFlow_02znk15" sourceRef="ScriptTask_0vc9jgo" targetRef="EndEvent_014jyvb" /> |
| 148 | <bpmn2:sequenceFlow id="SequenceFlow_19ly8h7" sourceRef="ScriptTask_1awrp72" targetRef="ScriptTask_0vc9jgo" /> |
| 149 | </bpmn2:subProcess> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 150 | <bpmn2:scriptTask id="ScriptTask_0sis7k0" name="Pre Process AAI PUT" scriptFormat="groovy"> |
Benjamin, Max (mb388a) | 0bb644b | 2018-08-07 16:06:09 -0400 | [diff] [blame] | 151 | <bpmn2:incoming>SequenceFlow_1demy08</bpmn2:incoming> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 152 | <bpmn2:outgoing>SequenceFlow_1kx5ke9</bpmn2:outgoing> |
| 153 | <bpmn2:script><![CDATA[import org.onap.so.bpmn.infrastructure.scripts.* |
| 154 | def dcsi = new DoUpdateE2EServiceInstance() |
| 155 | dcsi.preProcessAAIPUT(execution)]]></bpmn2:script> |
| 156 | </bpmn2:scriptTask> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 157 | <bpmn2:sequenceFlow id="SequenceFlow_1kx5ke9" sourceRef="ScriptTask_0sis7k0" targetRef="ScriptTask_0xtabf8" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 158 | <bpmn2:sequenceFlow id="SequenceFlow_04xlw7s" sourceRef="preProcessRequest_ScriptTask" targetRef="ScriptTask_0acnvkp" /> |
| 159 | <bpmn2:exclusiveGateway id="ExclusiveGateway_06gj84t" name="HasResourcetoAdd?" default="SequenceFlow_01po987"> |
| 160 | <bpmn2:incoming>SequenceFlow_0yztz2p</bpmn2:incoming> |
| 161 | <bpmn2:outgoing>SequenceFlow_0ttlte0</bpmn2:outgoing> |
| 162 | <bpmn2:outgoing>SequenceFlow_01po987</bpmn2:outgoing> |
| 163 | </bpmn2:exclusiveGateway> |
| 164 | <bpmn2:sequenceFlow id="SequenceFlow_0ttlte0" name="Yes" sourceRef="ExclusiveGateway_06gj84t" targetRef="CallActivity_07pl1uw"> |
| 165 | <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("hasResourcetoAdd") == true}]]></bpmn2:conditionExpression> |
| 166 | </bpmn2:sequenceFlow> |
| 167 | <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_0xny7on" name="GoTo StartDeleteResources"> |
| 168 | <bpmn2:incoming>SequenceFlow_01po987</bpmn2:incoming> |
| 169 | <bpmn2:linkEventDefinition name="StartDeleteResources" /> |
| 170 | </bpmn2:intermediateThrowEvent> |
| 171 | <bpmn2:sequenceFlow id="SequenceFlow_01po987" name="No" sourceRef="ExclusiveGateway_06gj84t" targetRef="IntermediateThrowEvent_0xny7on" /> |
| 172 | <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_0y1ii4i" name="GoTo UpdateAAI"> |
| 173 | <bpmn2:incoming>SequenceFlow_070o30v</bpmn2:incoming> |
| 174 | <bpmn2:linkEventDefinition name="UpdateAAI" /> |
| 175 | </bpmn2:intermediateThrowEvent> |
| 176 | <bpmn2:sequenceFlow id="SequenceFlow_177wo8z" sourceRef="Task_0ag30bf" targetRef="IntermediateThrowEvent_0vneaao" /> |
| 177 | <bpmn2:callActivity id="CallActivity_11obqi0" name="Call DoDeleteResources" calledElement="DoDeleteResourcesV1"> |
| 178 | <bpmn2:extensionElements> |
| 179 | <camunda:in source="msoRequestId" target="msoRequestId" /> |
| 180 | <camunda:in source="isDebugLogEnabled" target="isDebugLogEnabled" /> |
| 181 | <camunda:in source="globalSubscriberId" target="globalSubscriberId" /> |
| 182 | <camunda:in source="serviceType" target="serviceType" /> |
| 183 | <camunda:in source="serviceInstanceId" target="serviceInstanceId" /> |
| 184 | <camunda:in source="URN_mso_workflow_sdncadapter_callback" target="URN_mso_workflow_sdncadapter_callback" /> |
| 185 | <camunda:in source="deleteResourceList" target="deleteResourceList" /> |
| 186 | <camunda:in source="operationType" target="operationType" /> |
| 187 | <camunda:in source="operationId" target="operationId" /> |
| 188 | <camunda:in source="serviceDecomposition_Original" target="serviceDecomposition" /> |
| 189 | </bpmn2:extensionElements> |
| 190 | <bpmn2:incoming>SequenceFlow_0ur34hv</bpmn2:incoming> |
| 191 | <bpmn2:outgoing>SequenceFlow_0w4t4ao</bpmn2:outgoing> |
| 192 | </bpmn2:callActivity> |
| 193 | <bpmn2:sequenceFlow id="SequenceFlow_0w4t4ao" sourceRef="CallActivity_11obqi0" targetRef="ScriptTask_00wgfrc" /> |
| 194 | <bpmn2:callActivity id="CallActivity_07pl1uw" name="Call DoCreateResources" calledElement="DoCreateResourcesV3"> |
| 195 | <bpmn2:extensionElements> |
| 196 | <camunda:in source="serviceDescription" target="nsServiceDescription" /> |
| 197 | <camunda:in source="globalSubscriberId" target="globalSubscriberId" /> |
| 198 | <camunda:in source="serviceType" target="serviceType" /> |
| 199 | <camunda:in source="serviceInstanceId" target="serviceInstanceId" /> |
| 200 | <camunda:in source="operationId" target="operationId" /> |
| 201 | <camunda:in source="operationType" target="operationType" /> |
| 202 | <camunda:in source="addResourceList" target="addResourceList" /> |
| 203 | <camunda:in source="serviceInstanceName" target="serviceInstanceName" /> |
| 204 | <camunda:in source="serviceDecomposition_Target" target="serviceDecomposition" /> |
| 205 | <camunda:in source="uuiRequest" target="uuiRequest" /> |
| 206 | <camunda:in source="msoRequestId" target="msoRequestId" /> |
| 207 | </bpmn2:extensionElements> |
| 208 | <bpmn2:incoming>SequenceFlow_0ttlte0</bpmn2:incoming> |
| 209 | <bpmn2:outgoing>SequenceFlow_1wwjugw</bpmn2:outgoing> |
| 210 | </bpmn2:callActivity> |
| 211 | <bpmn2:sequenceFlow id="SequenceFlow_1wwjugw" sourceRef="CallActivity_07pl1uw" targetRef="Task_0ag30bf" /> |
| 212 | <bpmn2:exclusiveGateway id="ExclusiveGateway_1fcnq0g" name="HasResourcetoDelete?" default="SequenceFlow_070o30v"> |
| 213 | <bpmn2:incoming>SequenceFlow_1s799cp</bpmn2:incoming> |
| 214 | <bpmn2:outgoing>SequenceFlow_0ur34hv</bpmn2:outgoing> |
| 215 | <bpmn2:outgoing>SequenceFlow_070o30v</bpmn2:outgoing> |
| 216 | </bpmn2:exclusiveGateway> |
| 217 | <bpmn2:sequenceFlow id="SequenceFlow_1s799cp" sourceRef="ScriptTask_1xxvnst" targetRef="ExclusiveGateway_1fcnq0g" /> |
| 218 | <bpmn2:sequenceFlow id="SequenceFlow_0ur34hv" name="Yes" sourceRef="ExclusiveGateway_1fcnq0g" targetRef="CallActivity_11obqi0"> |
| 219 | <bpmn2:conditionExpression xsi:type="bpmn2:tFormalExpression"><![CDATA[#{execution.getVariable("hasResourcetoDelete") == true}]]></bpmn2:conditionExpression> |
| 220 | </bpmn2:sequenceFlow> |
| 221 | <bpmn2:sequenceFlow id="SequenceFlow_070o30v" sourceRef="ExclusiveGateway_1fcnq0g" targetRef="IntermediateThrowEvent_0y1ii4i" /> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 222 | <bpmn2:sequenceFlow id="SequenceFlow_1cur6kz" sourceRef="ScriptTask_0xtabf8" targetRef="ScriptTask_19v8l1w" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 223 | </bpmn2:process> |
| 224 | <bpmn2:error id="Error_2" name="MSOWorkflowException" errorCode="MSOWorkflowException" /> |
| 225 | <bpmn2:error id="Error_1" name="java.lang.Exception" errorCode="java.lang.Exception" /> |
| 226 | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
| 227 | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoUpdateE2EServiceInstance"> |
| 228 | <bpmndi:BPMNShape id="_BPMNShape_StartEvent_47" bpmnElement="createSI_startEvent"> |
| 229 | <dc:Bounds x="74" y="622" width="36" height="36" /> |
| 230 | <bpmndi:BPMNLabel> |
| 231 | <dc:Bounds x="68" y="663" width="50" height="12" /> |
| 232 | </bpmndi:BPMNLabel> |
| 233 | </bpmndi:BPMNShape> |
| 234 | <bpmndi:BPMNShape id="_BPMNShape_ScriptTask_61" bpmnElement="preProcessRequest_ScriptTask"> |
| 235 | <dc:Bounds x="293" y="600" width="100" height="80" /> |
| 236 | </bpmndi:BPMNShape> |
| 237 | <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="_BPMNShape_StartEvent_47" targetElement="_BPMNShape_ScriptTask_61"> |
| 238 | <di:waypoint xsi:type="dc:Point" x="110" y="640" /> |
| 239 | <di:waypoint xsi:type="dc:Point" x="293" y="640" /> |
| 240 | <bpmndi:BPMNLabel> |
| 241 | <dc:Bounds x="156.5" y="625" width="90" height="0" /> |
| 242 | </bpmndi:BPMNLabel> |
| 243 | </bpmndi:BPMNEdge> |
| 244 | <bpmndi:BPMNShape id="ScriptTask_1azssf7_di" bpmnElement="Task_09laxun"> |
| 245 | <dc:Bounds x="293" y="828" width="100" height="80" /> |
| 246 | </bpmndi:BPMNShape> |
| 247 | <bpmndi:BPMNShape id="ScriptTask_1fj89ew_di" bpmnElement="Task_0ag30bf"> |
| 248 | <dc:Bounds x="1229" y="828" width="100" height="80" /> |
| 249 | </bpmndi:BPMNShape> |
| 250 | <bpmndi:BPMNShape id="IntermediateCatchEvent_0jks7by_di" bpmnElement="StartEvent_StartResource"> |
| 251 | <dc:Bounds x="74" y="850" width="36" height="36" /> |
| 252 | <bpmndi:BPMNLabel> |
| 253 | <dc:Bounds x="50" y="895" width="84" height="24" /> |
| 254 | </bpmndi:BPMNLabel> |
| 255 | </bpmndi:BPMNShape> |
| 256 | <bpmndi:BPMNEdge id="SequenceFlow_115mdln_di" bpmnElement="SequenceFlow_115mdln"> |
| 257 | <di:waypoint xsi:type="dc:Point" x="110" y="868" /> |
| 258 | <di:waypoint xsi:type="dc:Point" x="293" y="868" /> |
| 259 | <bpmndi:BPMNLabel> |
| 260 | <dc:Bounds x="156.5" y="847" width="90" height="12" /> |
| 261 | </bpmndi:BPMNLabel> |
| 262 | </bpmndi:BPMNEdge> |
| 263 | <bpmndi:BPMNEdge id="SequenceFlow_0yztz2p_di" bpmnElement="SequenceFlow_0yztz2p"> |
| 264 | <di:waypoint xsi:type="dc:Point" x="393" y="868" /> |
| 265 | <di:waypoint xsi:type="dc:Point" x="590" y="868" /> |
| 266 | <bpmndi:BPMNLabel> |
| 267 | <dc:Bounds x="446.5" y="847" width="90" height="12" /> |
| 268 | </bpmndi:BPMNLabel> |
| 269 | </bpmndi:BPMNEdge> |
| 270 | <bpmndi:BPMNShape id="ScriptTask_1xxvnst_di" bpmnElement="ScriptTask_1xxvnst"> |
| 271 | <dc:Bounds x="293" y="1081" width="100" height="80" /> |
| 272 | </bpmndi:BPMNShape> |
| 273 | <bpmndi:BPMNShape id="ScriptTask_00wgfrc_di" bpmnElement="ScriptTask_00wgfrc"> |
| 274 | <dc:Bounds x="1240" y="1081" width="100" height="80" /> |
| 275 | </bpmndi:BPMNShape> |
| 276 | <bpmndi:BPMNShape id="IntermediateCatchEvent_0h6d9jb_di" bpmnElement="IntermediateCatchEvent_0h6d9jb"> |
| 277 | <dc:Bounds x="74" y="1103" width="36" height="36" /> |
| 278 | <bpmndi:BPMNLabel> |
| 279 | <dc:Bounds x="50" y="1143" width="86" height="24" /> |
| 280 | </bpmndi:BPMNLabel> |
| 281 | </bpmndi:BPMNShape> |
| 282 | <bpmndi:BPMNEdge id="SequenceFlow_1qn0865_di" bpmnElement="SequenceFlow_1qn0865"> |
| 283 | <di:waypoint xsi:type="dc:Point" x="110" y="1121" /> |
| 284 | <di:waypoint xsi:type="dc:Point" x="202" y="1121" /> |
| 285 | <di:waypoint xsi:type="dc:Point" x="202" y="1121" /> |
| 286 | <di:waypoint xsi:type="dc:Point" x="293" y="1121" /> |
| 287 | <bpmndi:BPMNLabel> |
| 288 | <dc:Bounds x="172" y="1115" width="90" height="12" /> |
| 289 | </bpmndi:BPMNLabel> |
| 290 | </bpmndi:BPMNEdge> |
| 291 | <bpmndi:BPMNShape id="ScriptTask_0acnvkp_di" bpmnElement="ScriptTask_0acnvkp"> |
| 292 | <dc:Bounds x="589" y="600" width="100" height="80" /> |
| 293 | </bpmndi:BPMNShape> |
| 294 | <bpmndi:BPMNShape id="ServiceTask_17u9q9u_di" bpmnElement="ServiceTask_17u9q9u"> |
| 295 | <dc:Bounds x="872" y="600" width="100" height="80" /> |
| 296 | </bpmndi:BPMNShape> |
| 297 | <bpmndi:BPMNEdge id="SequenceFlow_0r6c0ci_di" bpmnElement="SequenceFlow_0r6c0ci"> |
| 298 | <di:waypoint xsi:type="dc:Point" x="689" y="640" /> |
| 299 | <di:waypoint xsi:type="dc:Point" x="774" y="640" /> |
| 300 | <di:waypoint xsi:type="dc:Point" x="774" y="640" /> |
| 301 | <di:waypoint xsi:type="dc:Point" x="872" y="640" /> |
| 302 | <bpmndi:BPMNLabel> |
| 303 | <dc:Bounds x="744" y="634" width="90" height="12" /> |
| 304 | </bpmndi:BPMNLabel> |
| 305 | </bpmndi:BPMNEdge> |
| 306 | <bpmndi:BPMNEdge id="SequenceFlow_1muxopq_di" bpmnElement="SequenceFlow_1muxopq"> |
| 307 | <di:waypoint xsi:type="dc:Point" x="972" y="640" /> |
| 308 | <di:waypoint xsi:type="dc:Point" x="1762" y="640" /> |
| 309 | <bpmndi:BPMNLabel> |
| 310 | <dc:Bounds x="1322" y="619" width="90" height="12" /> |
| 311 | </bpmndi:BPMNLabel> |
| 312 | </bpmndi:BPMNEdge> |
| 313 | <bpmndi:BPMNShape id="IntermediateThrowEvent_0vneaao_di" bpmnElement="IntermediateThrowEvent_0vneaao"> |
| 314 | <dc:Bounds x="1762" y="850" width="36" height="36" /> |
| 315 | <bpmndi:BPMNLabel> |
| 316 | <dc:Bounds x="1738" y="890" width="86" height="36" /> |
| 317 | </bpmndi:BPMNLabel> |
| 318 | </bpmndi:BPMNShape> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 319 | <bpmndi:BPMNShape id="ScriptTask_0xtabf8_di" bpmnElement="ScriptTask_0xtabf8"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 320 | <dc:Bounds x="844" y="1333" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 321 | </bpmndi:BPMNShape> |
| 322 | <bpmndi:BPMNShape id="IntermediateCatchEvent_0a9bdjw_di" bpmnElement="IntermediateCatchEvent_0a9bdjw"> |
| 323 | <dc:Bounds x="74" y="1355" width="36" height="36" /> |
| 324 | <bpmndi:BPMNLabel> |
| 325 | <dc:Bounds x="69" y="1391" width="52" height="12" /> |
| 326 | </bpmndi:BPMNLabel> |
| 327 | </bpmndi:BPMNShape> |
| 328 | <bpmndi:BPMNEdge id="SequenceFlow_1demy08_di" bpmnElement="SequenceFlow_1demy08"> |
| 329 | <di:waypoint xsi:type="dc:Point" x="110" y="1373" /> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 330 | <di:waypoint xsi:type="dc:Point" x="293" y="1373" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 331 | <bpmndi:BPMNLabel> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 332 | <dc:Bounds x="156.5" y="1352" width="90" height="12" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 333 | </bpmndi:BPMNLabel> |
| 334 | </bpmndi:BPMNEdge> |
| 335 | <bpmndi:BPMNShape id="ScriptTask_19v8l1w_di" bpmnElement="ScriptTask_19v8l1w"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 336 | <dc:Bounds x="1229" y="1333" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 337 | </bpmndi:BPMNShape> |
| 338 | <bpmndi:BPMNShape id="EndEvent_0exzmfn_di" bpmnElement="EndEvent_0exzmfn"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 339 | <dc:Bounds x="1750" y="1355" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 340 | <bpmndi:BPMNLabel> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 341 | <dc:Bounds x="1678" y="1395" width="90" height="12" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 342 | </bpmndi:BPMNLabel> |
| 343 | </bpmndi:BPMNShape> |
| 344 | <bpmndi:BPMNEdge id="SequenceFlow_07aa121_di" bpmnElement="SequenceFlow_07aa121"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 345 | <di:waypoint xsi:type="dc:Point" x="1329" y="1373" /> |
| 346 | <di:waypoint xsi:type="dc:Point" x="1551" y="1373" /> |
| 347 | <di:waypoint xsi:type="dc:Point" x="1551" y="1373" /> |
| 348 | <di:waypoint xsi:type="dc:Point" x="1750" y="1373" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 349 | <bpmndi:BPMNLabel> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 350 | <dc:Bounds x="1521" y="1367" width="90" height="12" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 351 | </bpmndi:BPMNLabel> |
| 352 | </bpmndi:BPMNEdge> |
| 353 | <bpmndi:BPMNShape id="IntermediateThrowEvent_06lo96a_di" bpmnElement="IntermediateThrowEvent_06lo96a"> |
| 354 | <dc:Bounds x="1762" y="1103" width="36" height="36" /> |
| 355 | <bpmndi:BPMNLabel> |
| 356 | <dc:Bounds x="1750" y="1143" width="82" height="12" /> |
| 357 | </bpmndi:BPMNLabel> |
| 358 | </bpmndi:BPMNShape> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 359 | <bpmndi:BPMNShape id="IntermediateThrowEvent_09ur9ds_di" bpmnElement="IntermediateThrowEvent_09ur9ds"> |
| 360 | <dc:Bounds x="1762" y="622" width="36" height="36" /> |
| 361 | <bpmndi:BPMNLabel> |
| 362 | <dc:Bounds x="1738" y="663" width="84" height="36" /> |
| 363 | </bpmndi:BPMNLabel> |
| 364 | </bpmndi:BPMNShape> |
| 365 | <bpmndi:BPMNEdge id="SequenceFlow_1uu6uiu_di" bpmnElement="SequenceFlow_1uu6uiu"> |
| 366 | <di:waypoint xsi:type="dc:Point" x="1340" y="1121" /> |
| 367 | <di:waypoint xsi:type="dc:Point" x="1762" y="1121" /> |
| 368 | <bpmndi:BPMNLabel> |
| 369 | <dc:Bounds x="1506" y="1100" width="90" height="12" /> |
| 370 | </bpmndi:BPMNLabel> |
| 371 | </bpmndi:BPMNEdge> |
| 372 | <bpmndi:BPMNShape id="SubProcess_0jo0nms_di" bpmnElement="SubProcess_0jo0nms" isExpanded="true"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 373 | <dc:Bounds x="244" y="1688" width="1428" height="210" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 374 | </bpmndi:BPMNShape> |
| 375 | <bpmndi:BPMNShape id="StartEvent_06768u3_di" bpmnElement="StartEvent_06768u3"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 376 | <dc:Bounds x="274" y="1765" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 377 | <bpmndi:BPMNLabel> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 378 | <dc:Bounds x="202" y="1806" width="90" height="12" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 379 | </bpmndi:BPMNLabel> |
| 380 | </bpmndi:BPMNShape> |
| 381 | <bpmndi:BPMNShape id="EndEvent_014jyvb_di" bpmnElement="EndEvent_014jyvb"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 382 | <dc:Bounds x="1589" y="1765" width="36" height="36" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 383 | <bpmndi:BPMNLabel> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 384 | <dc:Bounds x="1517" y="1806" width="90" height="12" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 385 | </bpmndi:BPMNLabel> |
| 386 | </bpmndi:BPMNShape> |
| 387 | <bpmndi:BPMNShape id="ScriptTask_1awrp72_di" bpmnElement="ScriptTask_1awrp72"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 388 | <dc:Bounds x="565" y="1743" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 389 | </bpmndi:BPMNShape> |
| 390 | <bpmndi:BPMNShape id="ScriptTask_0vc9jgo_di" bpmnElement="ScriptTask_0vc9jgo"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 391 | <dc:Bounds x="1256" y="1743" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 392 | </bpmndi:BPMNShape> |
| 393 | <bpmndi:BPMNEdge id="SequenceFlow_05j3sat_di" bpmnElement="SequenceFlow_05j3sat"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 394 | <di:waypoint xsi:type="dc:Point" x="310" y="1783" /> |
| 395 | <di:waypoint xsi:type="dc:Point" x="565" y="1783" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 396 | <bpmndi:BPMNLabel> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 397 | <dc:Bounds x="393" y="1762" width="90" height="12" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 398 | </bpmndi:BPMNLabel> |
| 399 | </bpmndi:BPMNEdge> |
| 400 | <bpmndi:BPMNEdge id="SequenceFlow_02znk15_di" bpmnElement="SequenceFlow_02znk15"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 401 | <di:waypoint xsi:type="dc:Point" x="1356" y="1783" /> |
| 402 | <di:waypoint xsi:type="dc:Point" x="1589" y="1783" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 403 | <bpmndi:BPMNLabel> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 404 | <dc:Bounds x="1384" y="1768" width="90" height="12" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 405 | </bpmndi:BPMNLabel> |
| 406 | </bpmndi:BPMNEdge> |
| 407 | <bpmndi:BPMNEdge id="SequenceFlow_19ly8h7_di" bpmnElement="SequenceFlow_19ly8h7"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 408 | <di:waypoint xsi:type="dc:Point" x="665" y="1783" /> |
| 409 | <di:waypoint xsi:type="dc:Point" x="1256" y="1783" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 410 | <bpmndi:BPMNLabel> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 411 | <dc:Bounds x="916" y="1762" width="90" height="12" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 412 | </bpmndi:BPMNLabel> |
| 413 | </bpmndi:BPMNEdge> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 414 | <bpmndi:BPMNShape id="ScriptTask_0sis7k0_di" bpmnElement="ScriptTask_0sis7k0"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 415 | <dc:Bounds x="293" y="1333" width="100" height="80" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 416 | </bpmndi:BPMNShape> |
| 417 | <bpmndi:BPMNEdge id="SequenceFlow_1kx5ke9_di" bpmnElement="SequenceFlow_1kx5ke9"> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 418 | <di:waypoint xsi:type="dc:Point" x="393" y="1373" /> |
| 419 | <di:waypoint xsi:type="dc:Point" x="844" y="1373" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 420 | <bpmndi:BPMNLabel> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 421 | <dc:Bounds x="573.5" y="1352" width="90" height="12" /> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 422 | </bpmndi:BPMNLabel> |
| 423 | </bpmndi:BPMNEdge> |
| 424 | <bpmndi:BPMNEdge id="SequenceFlow_04xlw7s_di" bpmnElement="SequenceFlow_04xlw7s"> |
| 425 | <di:waypoint xsi:type="dc:Point" x="393" y="640" /> |
| 426 | <di:waypoint xsi:type="dc:Point" x="589" y="640" /> |
| 427 | <bpmndi:BPMNLabel> |
| 428 | <dc:Bounds x="491" y="619" width="0" height="12" /> |
| 429 | </bpmndi:BPMNLabel> |
| 430 | </bpmndi:BPMNEdge> |
| 431 | <bpmndi:BPMNShape id="ExclusiveGateway_06gj84t_di" bpmnElement="ExclusiveGateway_06gj84t" isMarkerVisible="true"> |
| 432 | <dc:Bounds x="590" y="843" width="50" height="50" /> |
| 433 | <bpmndi:BPMNLabel> |
| 434 | <dc:Bounds x="573" y="815" width="85" height="24" /> |
| 435 | </bpmndi:BPMNLabel> |
| 436 | </bpmndi:BPMNShape> |
| 437 | <bpmndi:BPMNEdge id="SequenceFlow_0ttlte0_di" bpmnElement="SequenceFlow_0ttlte0"> |
| 438 | <di:waypoint xsi:type="dc:Point" x="640" y="868" /> |
| 439 | <di:waypoint xsi:type="dc:Point" x="756" y="868" /> |
| 440 | <di:waypoint xsi:type="dc:Point" x="756" y="868" /> |
| 441 | <di:waypoint xsi:type="dc:Point" x="858" y="868" /> |
| 442 | <bpmndi:BPMNLabel> |
| 443 | <dc:Bounds x="750" y="845" width="19" height="12" /> |
| 444 | </bpmndi:BPMNLabel> |
| 445 | </bpmndi:BPMNEdge> |
| 446 | <bpmndi:BPMNShape id="IntermediateThrowEvent_0xny7on_di" bpmnElement="IntermediateThrowEvent_0xny7on"> |
| 447 | <dc:Bounds x="597" y="955" width="36" height="36" /> |
| 448 | <bpmndi:BPMNLabel> |
| 449 | <dc:Bounds x="573" y="995" width="86" height="36" /> |
| 450 | </bpmndi:BPMNLabel> |
| 451 | </bpmndi:BPMNShape> |
| 452 | <bpmndi:BPMNEdge id="SequenceFlow_01po987_di" bpmnElement="SequenceFlow_01po987"> |
| 453 | <di:waypoint xsi:type="dc:Point" x="615" y="893" /> |
| 454 | <di:waypoint xsi:type="dc:Point" x="615" y="955" /> |
| 455 | <bpmndi:BPMNLabel> |
| 456 | <dc:Bounds x="623" y="918" width="14" height="12" /> |
| 457 | </bpmndi:BPMNLabel> |
| 458 | </bpmndi:BPMNEdge> |
| 459 | <bpmndi:BPMNShape id="IntermediateThrowEvent_0y1ii4i_di" bpmnElement="IntermediateThrowEvent_0y1ii4i"> |
| 460 | <dc:Bounds x="597" y="1215" width="36" height="36" /> |
| 461 | <bpmndi:BPMNLabel> |
| 462 | <dc:Bounds x="585" y="1255" width="82" height="12" /> |
| 463 | </bpmndi:BPMNLabel> |
| 464 | </bpmndi:BPMNShape> |
| 465 | <bpmndi:BPMNEdge id="SequenceFlow_177wo8z_di" bpmnElement="SequenceFlow_177wo8z"> |
| 466 | <di:waypoint xsi:type="dc:Point" x="1329" y="868" /> |
| 467 | <di:waypoint xsi:type="dc:Point" x="1762" y="868" /> |
| 468 | <bpmndi:BPMNLabel> |
| 469 | <dc:Bounds x="1545.5" y="847" width="0" height="12" /> |
| 470 | </bpmndi:BPMNLabel> |
| 471 | </bpmndi:BPMNEdge> |
| 472 | <bpmndi:BPMNShape id="CallActivity_11obqi0_di" bpmnElement="CallActivity_11obqi0"> |
| 473 | <dc:Bounds x="872" y="1081" width="100" height="80" /> |
| 474 | </bpmndi:BPMNShape> |
| 475 | <bpmndi:BPMNEdge id="SequenceFlow_0w4t4ao_di" bpmnElement="SequenceFlow_0w4t4ao"> |
| 476 | <di:waypoint xsi:type="dc:Point" x="972" y="1121" /> |
| 477 | <di:waypoint xsi:type="dc:Point" x="1240" y="1121" /> |
| 478 | <bpmndi:BPMNLabel> |
| 479 | <dc:Bounds x="1106" y="1100" width="0" height="12" /> |
| 480 | </bpmndi:BPMNLabel> |
| 481 | </bpmndi:BPMNEdge> |
| 482 | <bpmndi:BPMNShape id="CallActivity_07pl1uw_di" bpmnElement="CallActivity_07pl1uw"> |
| 483 | <dc:Bounds x="858" y="828" width="100" height="80" /> |
| 484 | </bpmndi:BPMNShape> |
| 485 | <bpmndi:BPMNEdge id="SequenceFlow_1wwjugw_di" bpmnElement="SequenceFlow_1wwjugw"> |
| 486 | <di:waypoint xsi:type="dc:Point" x="958" y="868" /> |
| 487 | <di:waypoint xsi:type="dc:Point" x="1101" y="868" /> |
| 488 | <di:waypoint xsi:type="dc:Point" x="1101" y="868" /> |
| 489 | <di:waypoint xsi:type="dc:Point" x="1229" y="868" /> |
| 490 | <bpmndi:BPMNLabel> |
| 491 | <dc:Bounds x="1116" y="862" width="0" height="12" /> |
| 492 | </bpmndi:BPMNLabel> |
| 493 | </bpmndi:BPMNEdge> |
| 494 | <bpmndi:BPMNShape id="ExclusiveGateway_1fcnq0g_di" bpmnElement="ExclusiveGateway_1fcnq0g" isMarkerVisible="true"> |
| 495 | <dc:Bounds x="589.8479623824451" y="1096.0329153605016" width="50" height="50" /> |
| 496 | <bpmndi:BPMNLabel> |
| 497 | <dc:Bounds x="572" y="1062" width="85" height="24" /> |
| 498 | </bpmndi:BPMNLabel> |
| 499 | </bpmndi:BPMNShape> |
| 500 | <bpmndi:BPMNEdge id="SequenceFlow_1s799cp_di" bpmnElement="SequenceFlow_1s799cp"> |
| 501 | <di:waypoint xsi:type="dc:Point" x="393" y="1121" /> |
| 502 | <di:waypoint xsi:type="dc:Point" x="590" y="1121" /> |
| 503 | <bpmndi:BPMNLabel> |
| 504 | <dc:Bounds x="491.5" y="1100" width="0" height="12" /> |
| 505 | </bpmndi:BPMNLabel> |
| 506 | </bpmndi:BPMNEdge> |
| 507 | <bpmndi:BPMNEdge id="SequenceFlow_0ur34hv_di" bpmnElement="SequenceFlow_0ur34hv"> |
| 508 | <di:waypoint xsi:type="dc:Point" x="640" y="1121" /> |
| 509 | <di:waypoint xsi:type="dc:Point" x="872" y="1121" /> |
| 510 | <bpmndi:BPMNLabel> |
| 511 | <dc:Bounds x="746.9754098360655" y="1100" width="19" height="12" /> |
| 512 | </bpmndi:BPMNLabel> |
| 513 | </bpmndi:BPMNEdge> |
| 514 | <bpmndi:BPMNEdge id="SequenceFlow_070o30v_di" bpmnElement="SequenceFlow_070o30v"> |
| 515 | <di:waypoint xsi:type="dc:Point" x="615" y="1146" /> |
| 516 | <di:waypoint xsi:type="dc:Point" x="615" y="1182" /> |
| 517 | <di:waypoint xsi:type="dc:Point" x="615" y="1182" /> |
| 518 | <di:waypoint xsi:type="dc:Point" x="615" y="1215" /> |
| 519 | <bpmndi:BPMNLabel> |
| 520 | <dc:Bounds x="630" y="1176" width="0" height="12" /> |
| 521 | </bpmndi:BPMNLabel> |
| 522 | </bpmndi:BPMNEdge> |
Benjamin, Max (mb388a) | 6ba0a22 | 2018-10-11 13:55:37 -0400 | [diff] [blame] | 523 | <bpmndi:BPMNEdge id="SequenceFlow_1cur6kz_di" bpmnElement="SequenceFlow_1cur6kz"> |
| 524 | <di:waypoint xsi:type="dc:Point" x="944" y="1373" /> |
| 525 | <di:waypoint xsi:type="dc:Point" x="1229" y="1373" /> |
| 526 | <bpmndi:BPMNLabel> |
| 527 | <dc:Bounds x="1086.5" y="1352" width="0" height="12" /> |
| 528 | </bpmndi:BPMNLabel> |
| 529 | </bpmndi:BPMNEdge> |
Benjamin, Max (mb388a) | 5a6a6de | 2018-07-30 15:56:09 -0400 | [diff] [blame] | 530 | </bpmndi:BPMNPlane> |
| 531 | </bpmndi:BPMNDiagram> |
| 532 | </bpmn2:definitions> |