Add VnfInPlaceSoftwareUpdate for WFD
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / Activity / VNFUnsetClosedLoopDisabledFlagActivity.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="VNFUnsetInClosedLoopDisabledFlagActivity" name="VNFUnsetInClosedLoopDisabledFlagActivity" isExecutable="true">
4     <bpmn:startEvent id="VNFUnsetClosedLoopDisabledFlagActivity_Start">
5       <bpmn:outgoing>SequenceFlow_19it9ao</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:endEvent id="VNFUnsetClosedLoopDisabledFlagActivity_End">
8       <bpmn:incoming>SequenceFlow_1en9xbh</bpmn:incoming>
9     </bpmn:endEvent>
10     <bpmn:serviceTask id="TaskVNFUnsetClosedLoopDisabledFlagActivity" name="VNF Unset Closed Loop Disabled Flag (AAI)" camunda:expression="${AAIFlagTasks.modifyVnfClosedLoopDisabledFlag(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)), false)}">
11       <bpmn:incoming>SequenceFlow_19it9ao</bpmn:incoming>
12       <bpmn:outgoing>SequenceFlow_1en9xbh</bpmn:outgoing>
13     </bpmn:serviceTask>
14     <bpmn:sequenceFlow id="SequenceFlow_19it9ao" sourceRef="VNFUnsetClosedLoopDisabledFlagActivity_Start" targetRef="TaskVNFUnsetClosedLoopDisabledFlagActivity" />
15     <bpmn:sequenceFlow id="SequenceFlow_1en9xbh" sourceRef="TaskVNFUnsetClosedLoopDisabledFlagActivity" targetRef="VNFUnsetClosedLoopDisabledFlagActivity_End" />
16   </bpmn:process>
17   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
18     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="VNFUnsetInClosedLoopDisabledFlagActivity">
19       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="VNFUnsetClosedLoopDisabledFlagActivity_Start">
20         <dc:Bounds x="173" y="102" width="36" height="36" />
21       </bpmndi:BPMNShape>
22       <bpmndi:BPMNShape id="EndEvent_1phehn7_di" bpmnElement="VNFUnsetClosedLoopDisabledFlagActivity_End">
23         <dc:Bounds x="501" y="102" width="36" height="36" />
24         <bpmndi:BPMNLabel>
25           <dc:Bounds x="519" y="142" width="0" height="12" />
26         </bpmndi:BPMNLabel>
27       </bpmndi:BPMNShape>
28       <bpmndi:BPMNShape id="ServiceTask_15fwoxi_di" bpmnElement="TaskVNFUnsetClosedLoopDisabledFlagActivity">
29         <dc:Bounds x="296" y="80" width="100" height="80" />
30       </bpmndi:BPMNShape>
31       <bpmndi:BPMNEdge id="SequenceFlow_19it9ao_di" bpmnElement="SequenceFlow_19it9ao">
32         <di:waypoint xsi:type="dc:Point" x="209" y="120" />
33         <di:waypoint xsi:type="dc:Point" x="296" y="120" />
34         <bpmndi:BPMNLabel>
35           <dc:Bounds x="252.5" y="99" width="0" height="12" />
36         </bpmndi:BPMNLabel>
37       </bpmndi:BPMNEdge>
38       <bpmndi:BPMNEdge id="SequenceFlow_1en9xbh_di" bpmnElement="SequenceFlow_1en9xbh">
39         <di:waypoint xsi:type="dc:Point" x="396" y="120" />
40         <di:waypoint xsi:type="dc:Point" x="501" y="120" />
41         <bpmndi:BPMNLabel>
42           <dc:Bounds x="448.5" y="99" width="0" height="12" />
43         </bpmndi:BPMNLabel>
44       </bpmndi:BPMNEdge>
45     </bpmndi:BPMNPlane>
46   </bpmndi:BPMNDiagram>
47 </bpmn:definitions>