Containerization feature of SO
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / DeactivateNetworkBB.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.7.2" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
3   <bpmn2:process id="DeactivateNetworkBB" name="DeactivateNetworkBB" isExecutable="true">
4     <bpmn2:startEvent id="DeactivateNetworkBB_Start" name="Start">
5       <bpmn2:outgoing>SequenceFlow_05elmhj</bpmn2:outgoing>
6     </bpmn2:startEvent>
7     <bpmn2:endEvent id="DeactivateNetworkBB_End" name="End">
8       <bpmn2:incoming>SequenceFlow_18atf08</bpmn2:incoming>
9     </bpmn2:endEvent>
10     <bpmn2:serviceTask id="DeactivateNetworkSDNC" name="Deactivate Network (SDNC)" camunda:expression="${SDNCDeactivateTasks.deactivateNetwork(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
11       <bpmn2:incoming>SequenceFlow_05elmhj</bpmn2:incoming>
12       <bpmn2:outgoing>SequenceFlow_0xbvwsu</bpmn2:outgoing>
13     </bpmn2:serviceTask>
14     <bpmn2:serviceTask id="DeactivateNetworkAAI" name="Deactivate Network (AAI)" camunda:expression="${AAIUpdateTasks.updateOrchestrationStatusCreatedNetwork(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
15       <bpmn2:incoming>SequenceFlow_0xbvwsu</bpmn2:incoming>
16       <bpmn2:outgoing>SequenceFlow_18atf08</bpmn2:outgoing>
17     </bpmn2:serviceTask>
18     <bpmn2:sequenceFlow id="SequenceFlow_05elmhj" sourceRef="DeactivateNetworkBB_Start" targetRef="DeactivateNetworkSDNC" />
19     <bpmn2:sequenceFlow id="SequenceFlow_0xbvwsu" sourceRef="DeactivateNetworkSDNC" targetRef="DeactivateNetworkAAI" />
20     <bpmn2:sequenceFlow id="SequenceFlow_18atf08" sourceRef="DeactivateNetworkAAI" targetRef="DeactivateNetworkBB_End" />
21   </bpmn2:process>
22   <bpmn2:error id="Error_0pz4sdi" name="gDelegateError" errorCode="7000" />
23   <bpmn2:error id="Error_2" name="MSOWorkflowException" errorCode="MSOWorkflowException" />
24   <bpmn2:error id="Error_1" name="java.lang.Exception" errorCode="java.lang.Exception" />
25   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
26     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DeactivateNetworkBB">
27       <bpmndi:BPMNShape id="StartEvent_0lbwmd1_di" bpmnElement="DeactivateNetworkBB_Start">
28         <dc:Bounds x="545" y="-55" width="36" height="36" />
29         <bpmndi:BPMNLabel>
30           <dc:Bounds x="551" y="-14" width="24" height="12" />
31         </bpmndi:BPMNLabel>
32       </bpmndi:BPMNShape>
33       <bpmndi:BPMNShape id="EndEvent_10l9a3s_di" bpmnElement="DeactivateNetworkBB_End">
34         <dc:Bounds x="975" y="-55" width="36" height="36" />
35         <bpmndi:BPMNLabel>
36           <dc:Bounds x="985" y="-19" width="19" height="12" />
37         </bpmndi:BPMNLabel>
38       </bpmndi:BPMNShape>
39       <bpmndi:BPMNShape id="ServiceTask_1k7d8ih_di" bpmnElement="DeactivateNetworkSDNC">
40         <dc:Bounds x="653" y="-77" width="100" height="80" />
41       </bpmndi:BPMNShape>
42       <bpmndi:BPMNShape id="ServiceTask_1911vum_di" bpmnElement="DeactivateNetworkAAI">
43         <dc:Bounds x="802" y="-77" width="100" height="80" />
44       </bpmndi:BPMNShape>
45       <bpmndi:BPMNEdge id="SequenceFlow_05elmhj_di" bpmnElement="SequenceFlow_05elmhj">
46         <di:waypoint xsi:type="dc:Point" x="581" y="-37" />
47         <di:waypoint xsi:type="dc:Point" x="653" y="-37" />
48         <bpmndi:BPMNLabel>
49           <dc:Bounds x="617" y="-62" width="0" height="0" />
50         </bpmndi:BPMNLabel>
51       </bpmndi:BPMNEdge>
52       <bpmndi:BPMNEdge id="SequenceFlow_0xbvwsu_di" bpmnElement="SequenceFlow_0xbvwsu">
53         <di:waypoint xsi:type="dc:Point" x="753" y="-37" />
54         <di:waypoint xsi:type="dc:Point" x="778" y="-37" />
55         <di:waypoint xsi:type="dc:Point" x="778" y="-37" />
56         <di:waypoint xsi:type="dc:Point" x="802" y="-37" />
57         <bpmndi:BPMNLabel>
58           <dc:Bounds x="793" y="-37" width="0" height="0" />
59         </bpmndi:BPMNLabel>
60       </bpmndi:BPMNEdge>
61       <bpmndi:BPMNEdge id="SequenceFlow_18atf08_di" bpmnElement="SequenceFlow_18atf08">
62         <di:waypoint xsi:type="dc:Point" x="902" y="-37" />
63         <di:waypoint xsi:type="dc:Point" x="939" y="-37" />
64         <di:waypoint xsi:type="dc:Point" x="939" y="-37" />
65         <di:waypoint xsi:type="dc:Point" x="975" y="-37" />
66         <bpmndi:BPMNLabel>
67           <dc:Bounds x="954" y="-37" width="0" height="0" />
68         </bpmndi:BPMNLabel>
69       </bpmndi:BPMNEdge>
70     </bpmndi:BPMNPlane>
71   </bpmndi:BPMNDiagram>
72 </bpmn2:definitions>