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.4.0">
 
   3   <bpmn:process id="VNFUpgradePostCheckActivity" name="VNFUpgradePostCheckActivity" isExecutable="true">
 
   4     <bpmn:startEvent id="VNFUpgradePostCheckActivity_Start">
 
   5       <bpmn:outgoing>SequenceFlow_06vhbci</bpmn:outgoing>
 
   7     <bpmn:endEvent id="VNFUpgradePostCheckActivity_End">
 
   8       <bpmn:incoming>SequenceFlow_01312aj</bpmn:incoming>
 
  10     <bpmn:sequenceFlow id="SequenceFlow_06vhbci" sourceRef="VNFUpgradePostCheckActivity_Start" targetRef="TaskPreProcessActivity" />
 
  11     <bpmn:sequenceFlow id="SequenceFlow_01312aj" sourceRef="TaskUpgradePostCheck" targetRef="VNFUpgradePostCheckActivity_End" />
 
  12     <bpmn:serviceTask id="TaskUpgradePostCheck" name="VNF Upgrade PostCheck " camunda:expression="${AppcRunTasks.runAppcCommand(InjectExecution.execute(execution, execution.getVariable("gBuildingBlockExecution")),execution.getVariable("actionUpgradePostCheck"))}">
 
  13       <bpmn:incoming>SequenceFlow_0cf0riu</bpmn:incoming>
 
  14       <bpmn:outgoing>SequenceFlow_01312aj</bpmn:outgoing>
 
  16     <bpmn:sequenceFlow id="SequenceFlow_0cf0riu" sourceRef="TaskPreProcessActivity" targetRef="TaskUpgradePostCheck" />
 
  17     <bpmn:serviceTask id="TaskPreProcessActivity" name="PreProcess Activity" camunda:expression="${AppcRunTasks.preProcessActivity(InjectExecution.execute(execution, execution.getVariable("gBuildingBlockExecution")))}">
 
  18       <bpmn:incoming>SequenceFlow_06vhbci</bpmn:incoming>
 
  19       <bpmn:outgoing>SequenceFlow_0cf0riu</bpmn:outgoing>
 
  22   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
 
  23     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="VNFUpgradePostCheckActivity">
 
  24       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="VNFUpgradePostCheckActivity_Start">
 
  25         <dc:Bounds x="173" y="102" width="36" height="36" />
 
  27       <bpmndi:BPMNShape id="EndEvent_102xlzi_di" bpmnElement="VNFUpgradePostCheckActivity_End">
 
  28         <dc:Bounds x="561" y="102" width="36" height="36" />
 
  30           <dc:Bounds x="579" y="138" width="0" height="0" />
 
  33       <bpmndi:BPMNEdge id="SequenceFlow_06vhbci_di" bpmnElement="SequenceFlow_06vhbci">
 
  34         <di:waypoint xsi:type="dc:Point" x="209" y="120" />
 
  35         <di:waypoint xsi:type="dc:Point" x="255" y="120" />
 
  37           <dc:Bounds x="232" y="105" width="0" height="0" />
 
  40       <bpmndi:BPMNEdge id="SequenceFlow_01312aj_di" bpmnElement="SequenceFlow_01312aj">
 
  41         <di:waypoint xsi:type="dc:Point" x="497" y="120" />
 
  42         <di:waypoint xsi:type="dc:Point" x="561" y="120" />
 
  44           <dc:Bounds x="529" y="105" width="0" height="0" />
 
  47       <bpmndi:BPMNShape id="ServiceTask_066idx4_di" bpmnElement="TaskUpgradePostCheck">
 
  48         <dc:Bounds x="397" y="80" width="100" height="80" />
 
  50       <bpmndi:BPMNEdge id="SequenceFlow_0cf0riu_di" bpmnElement="SequenceFlow_0cf0riu">
 
  51         <di:waypoint xsi:type="dc:Point" x="355" y="120" />
 
  52         <di:waypoint xsi:type="dc:Point" x="397" y="120" />
 
  54           <dc:Bounds x="376" y="105" width="0" height="0" />
 
  57       <bpmndi:BPMNShape id="ServiceTask_0fti66x_di" bpmnElement="TaskPreProcessActivity">
 
  58         <dc:Bounds x="255" y="80" width="100" height="80" />