Add VnfInPlaceSoftwareUpdate for WFD
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / Activity / VNFCheckClosedLoopDisabledFlagActivity.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>
2 <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.9.0">
3   <bpmn:process id="VNFCheckClosedLoopDisabledFlagActivity" name="VNFCheckClosedLoopDisabledFlagActivity&#10;" isExecutable="true">
4     <bpmn:startEvent id="VNFCheckClosedLoopDisabledFlagActivity_Start">
5       <bpmn:outgoing>SequenceFlow_01c8z5u</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:endEvent id="VNFCheckClosedLoopDisabledFlagActivity_End">
8       <bpmn:incoming>SequenceFlow_12mzh2v</bpmn:incoming>
9     </bpmn:endEvent>
10     <bpmn:serviceTask id="TaskCheckClosedLoopDisabledFlagActivity" name="VNF Check Closed Loop Disabled Flag (AAI)" camunda:expression="${AAIFlagTasks.checkVnfClosedLoopDisabledFlag(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
11       <bpmn:incoming>SequenceFlow_01c8z5u</bpmn:incoming>
12       <bpmn:outgoing>SequenceFlow_12mzh2v</bpmn:outgoing>
13     </bpmn:serviceTask>
14     <bpmn:sequenceFlow id="SequenceFlow_01c8z5u" sourceRef="VNFCheckClosedLoopDisabledFlagActivity_Start" targetRef="TaskCheckClosedLoopDisabledFlagActivity" />
15     <bpmn:sequenceFlow id="SequenceFlow_12mzh2v" sourceRef="TaskCheckClosedLoopDisabledFlagActivity" targetRef="VNFCheckClosedLoopDisabledFlagActivity_End" />
16   </bpmn:process>
17   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
18     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="VNFCheckClosedLoopDisabledFlagActivity">
19       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="VNFCheckClosedLoopDisabledFlagActivity_Start">
20         <dc:Bounds x="104" y="76" width="36" height="36" />
21         <bpmndi:BPMNLabel>
22           <dc:Bounds x="122" y="112" width="0" height="0" />
23         </bpmndi:BPMNLabel>
24       </bpmndi:BPMNShape>
25       <bpmndi:BPMNShape id="EndEvent_1h93h9d_di" bpmnElement="VNFCheckClosedLoopDisabledFlagActivity_End">
26         <dc:Bounds x="320" y="76" width="36" height="36" />
27         <bpmndi:BPMNLabel>
28           <dc:Bounds x="338" y="116" width="0" height="0" />
29         </bpmndi:BPMNLabel>
30       </bpmndi:BPMNShape>
31       <bpmndi:BPMNShape id="ServiceTask_1r380lg_di" bpmnElement="TaskCheckClosedLoopDisabledFlagActivity">
32         <dc:Bounds x="192" y="54" width="100" height="80" />
33       </bpmndi:BPMNShape>
34       <bpmndi:BPMNEdge id="SequenceFlow_01c8z5u_di" bpmnElement="SequenceFlow_01c8z5u">
35         <di:waypoint xsi:type="dc:Point" x="140" y="94" />
36         <di:waypoint xsi:type="dc:Point" x="192" y="94" />
37         <bpmndi:BPMNLabel>
38           <dc:Bounds x="166" y="73" width="0" height="12" />
39         </bpmndi:BPMNLabel>
40       </bpmndi:BPMNEdge>
41       <bpmndi:BPMNEdge id="SequenceFlow_12mzh2v_di" bpmnElement="SequenceFlow_12mzh2v">
42         <di:waypoint xsi:type="dc:Point" x="292" y="94" />
43         <di:waypoint xsi:type="dc:Point" x="320" y="94" />
44         <bpmndi:BPMNLabel>
45           <dc:Bounds x="306" y="73" width="0" height="12" />
46         </bpmndi:BPMNLabel>
47       </bpmndi:BPMNEdge>
48     </bpmndi:BPMNPlane>
49   </bpmndi:BPMNDiagram>
50 </bpmn:definitions>