Containerization feature of SO
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / ChangeModelServiceInstanceBB.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>
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.8.2" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
3   <bpmn2:process id="ChangeModelServiceInstanceBB" name="ChangeModelServiceInstanceBB" isExecutable="true">
4     <bpmn2:startEvent id="ChangeModelServiceInstance_Start" name="Start">
5       <bpmn2:outgoing>SequenceFlow_18i4a05</bpmn2:outgoing>
6     </bpmn2:startEvent>
7     <bpmn2:endEvent id="ChangeModelServiceInstance_End" name="End">
8       <bpmn2:incoming>SequenceFlow_0g502yj</bpmn2:incoming>
9     </bpmn2:endEvent>
10     <bpmn2:sequenceFlow id="SequenceFlow_18i4a05" sourceRef="ChangeModelServiceInstance_Start" targetRef="SDNCChangeModelServiceInstance" />
11     <bpmn2:sequenceFlow id="SequenceFlow_19kfk17" sourceRef="SDNCChangeModelServiceInstance" targetRef="AAIUpdateModelServiceInstance" />
12     <bpmn2:sequenceFlow id="SequenceFlow_0g502yj" sourceRef="AAIUpdateModelServiceInstance" targetRef="ChangeModelServiceInstance_End" />
13     <bpmn2:serviceTask id="SDNCChangeModelServiceInstance" name="SDNC ChangeModel ServiceInstance" camunda:expression="${SDNCChangeAssignTasks.changeModelServiceInstance(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
14       <bpmn2:incoming>SequenceFlow_18i4a05</bpmn2:incoming>
15       <bpmn2:outgoing>SequenceFlow_19kfk17</bpmn2:outgoing>
16     </bpmn2:serviceTask>
17     <bpmn2:serviceTask id="AAIUpdateModelServiceInstance" name="AAI Update Model ServiceInstance" camunda:expression="${AAIUpdateTasks.updateServiceInstance(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
18       <bpmn2:incoming>SequenceFlow_19kfk17</bpmn2:incoming>
19       <bpmn2:outgoing>SequenceFlow_0g502yj</bpmn2:outgoing>
20     </bpmn2:serviceTask>
21   </bpmn2:process>
22   <bpmn2:error id="Error_2" name="MSOWorkflowException" errorCode="MSOWorkflowException" />
23   <bpmn2:error id="Error_1" name="java.lang.Exception" errorCode="java.lang.Exception" />
24   <bpmn2:error id="Error_1vf4z8q" name="gDelegateError" errorCode="7000" />
25   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
26     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="ChangeModelServiceInstanceBB">
27       <bpmndi:BPMNShape id="StartEvent_0kbx0xk_di" bpmnElement="ChangeModelServiceInstance_Start">
28         <dc:Bounds x="74.89184952978059" y="88.42789968652036" width="36" height="36" />
29         <bpmndi:BPMNLabel>
30           <dc:Bounds x="81" y="128" width="24" height="12" />
31         </bpmndi:BPMNLabel>
32       </bpmndi:BPMNShape>
33       <bpmndi:BPMNShape id="EndEvent_0zsc8pz_di" bpmnElement="ChangeModelServiceInstance_End">
34         <dc:Bounds x="631.6078576723498" y="88" width="36" height="36" />
35         <bpmndi:BPMNLabel>
36           <dc:Bounds x="641" y="128" width="19" height="12" />
37         </bpmndi:BPMNLabel>
38       </bpmndi:BPMNShape>
39       <bpmndi:BPMNEdge id="SequenceFlow_18i4a05_di" bpmnElement="SequenceFlow_18i4a05">
40         <di:waypoint xsi:type="dc:Point" x="111" y="106" />
41         <di:waypoint xsi:type="dc:Point" x="213" y="106" />
42         <bpmndi:BPMNLabel>
43           <dc:Bounds x="162" y="85" width="0" height="12" />
44         </bpmndi:BPMNLabel>
45       </bpmndi:BPMNEdge>
46       <bpmndi:BPMNEdge id="SequenceFlow_19kfk17_di" bpmnElement="SequenceFlow_19kfk17">
47         <di:waypoint xsi:type="dc:Point" x="313" y="106" />
48         <di:waypoint xsi:type="dc:Point" x="423" y="106" />
49         <bpmndi:BPMNLabel>
50           <dc:Bounds x="368" y="85" width="0" height="12" />
51         </bpmndi:BPMNLabel>
52       </bpmndi:BPMNEdge>
53       <bpmndi:BPMNEdge id="SequenceFlow_0g502yj_di" bpmnElement="SequenceFlow_0g502yj">
54         <di:waypoint xsi:type="dc:Point" x="523" y="106" />
55         <di:waypoint xsi:type="dc:Point" x="632" y="106" />
56         <bpmndi:BPMNLabel>
57           <dc:Bounds x="577.5" y="85" width="0" height="12" />
58         </bpmndi:BPMNLabel>
59       </bpmndi:BPMNEdge>
60       <bpmndi:BPMNShape id="ServiceTask_03km5f0_di" bpmnElement="SDNCChangeModelServiceInstance">
61         <dc:Bounds x="213" y="66" width="100" height="80" />
62       </bpmndi:BPMNShape>
63       <bpmndi:BPMNShape id="ServiceTask_10b2mxq_di" bpmnElement="AAIUpdateModelServiceInstance">
64         <dc:Bounds x="423" y="66" width="100" height="80" />
65       </bpmndi:BPMNShape>
66     </bpmndi:BPMNPlane>
67   </bpmndi:BPMNDiagram>
68 </bpmn2:definitions>