a3e6c5f8f05ae48f6e76878c28a289e866568716
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / EtsiVnfDeleteBB.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_1as67q3" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="2.0.3">
3   <bpmn:process id="EtsiVnfDeleteBB" name="&#10;EtsiVnfDeleteBB" isExecutable="true">
4     <bpmn:startEvent id="StartEvent_0i3wi1x">
5       <bpmn:outgoing>SequenceFlow_01pwrcr</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:serviceTask id="ServiceTask_1d5jbsb" name="&#10;Invoke VNFM Adaptor&#10;" camunda:asyncAfter="true" camunda:expression="${EtsiVnfDeleteTask.invokeVnfmAdapter(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
8       <bpmn:incoming>SequenceFlow_01pwrcr</bpmn:incoming>
9       <bpmn:outgoing>SequenceFlow_1064iul</bpmn:outgoing>
10     </bpmn:serviceTask>
11     <bpmn:endEvent id="EndEvent_1khf4qw">
12       <bpmn:incoming>SequenceFlow_0503le2</bpmn:incoming>
13     </bpmn:endEvent>
14     <bpmn:sequenceFlow id="SequenceFlow_1064iul" sourceRef="ServiceTask_1d5jbsb" targetRef="CallActivity_1f7uwws" />
15     <bpmn:sequenceFlow id="SequenceFlow_01pwrcr" sourceRef="StartEvent_0i3wi1x" targetRef="ServiceTask_1d5jbsb" />
16     <bpmn:callActivity id="CallActivity_1f7uwws" name="Monitor Delete Job" calledElement="MonitorVnfmDeleteJob">
17       <bpmn:extensionElements>
18         <camunda:out source="WorkflowException" target="WorkflowException" />
19         <camunda:out source="gBuildingBlockExecution" target="gBuildingBlockExecution" />
20         <camunda:out source="WorkflowExceptionErrorMessage" target="WorkflowExceptionErrorMessage" />
21         <camunda:in source="gBuildingBlockExecution" target="gBuildingBlockExecution" />
22         <camunda:in source="deleteVnfResponse" target="deleteVnfResponse" />
23       </bpmn:extensionElements>
24       <bpmn:incoming>SequenceFlow_1064iul</bpmn:incoming>
25       <bpmn:outgoing>SequenceFlow_0qt5cvg</bpmn:outgoing>
26     </bpmn:callActivity>
27     <bpmn:sequenceFlow id="SequenceFlow_0qt5cvg" sourceRef="CallActivity_1f7uwws" targetRef="CallActivity_0udkzom" />
28     <bpmn:callActivity id="CallActivity_0udkzom" name="Monitor Delete Node Status" calledElement="MonitorVnfmDeleteNodeStatus">
29       <bpmn:extensionElements>
30         <camunda:in source="gBuildingBlockExecution" target="gBuildingBlockExecution" />
31         <camunda:out source="gBuildingBlockExecution" target="gBuildingBlockExecution" />
32       </bpmn:extensionElements>
33       <bpmn:incoming>SequenceFlow_0qt5cvg</bpmn:incoming>
34       <bpmn:outgoing>SequenceFlow_0503le2</bpmn:outgoing>
35     </bpmn:callActivity>
36     <bpmn:sequenceFlow id="SequenceFlow_0503le2" sourceRef="CallActivity_0udkzom" targetRef="EndEvent_1khf4qw" />
37   </bpmn:process>
38   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
39     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="EtsiVnfDeleteBB">
40       <bpmndi:BPMNShape id="StartEvent_0i3wi1x_di" bpmnElement="StartEvent_0i3wi1x">
41         <dc:Bounds x="325" y="183" width="36" height="36" />
42       </bpmndi:BPMNShape>
43       <bpmndi:BPMNShape id="ServiceTask_1d5jbsa_di" bpmnElement="ServiceTask_1d5jbsb">
44         <dc:Bounds x="503" y="161" width="100" height="80" />
45       </bpmndi:BPMNShape>
46       <bpmndi:BPMNShape id="EndEvent_1khf4qw_di" bpmnElement="EndEvent_1khf4qw">
47         <dc:Bounds x="1001" y="183" width="36" height="36" />
48       </bpmndi:BPMNShape>
49       <bpmndi:BPMNEdge id="SequenceFlow_1064iul_di" bpmnElement="SequenceFlow_1064iul">
50         <di:waypoint x="603" y="201" />
51         <di:waypoint x="659" y="201" />
52       </bpmndi:BPMNEdge>
53       <bpmndi:BPMNEdge id="SequenceFlow_01pwrcr_di" bpmnElement="SequenceFlow_01pwrcr">
54         <di:waypoint x="361" y="201" />
55         <di:waypoint x="503" y="201" />
56       </bpmndi:BPMNEdge>
57       <bpmndi:BPMNShape id="CallActivity_1f7uwws_di" bpmnElement="CallActivity_1f7uwws">
58         <dc:Bounds x="659" y="161" width="100" height="80" />
59       </bpmndi:BPMNShape>
60       <bpmndi:BPMNEdge id="SequenceFlow_0qt5cvg_di" bpmnElement="SequenceFlow_0qt5cvg">
61         <di:waypoint x="759" y="201" />
62         <di:waypoint x="812" y="201" />
63       </bpmndi:BPMNEdge>
64       <bpmndi:BPMNShape id="CallActivity_0udkzom_di" bpmnElement="CallActivity_0udkzom">
65         <dc:Bounds x="812" y="161" width="100" height="80" />
66       </bpmndi:BPMNShape>
67       <bpmndi:BPMNEdge id="SequenceFlow_0503le2_di" bpmnElement="SequenceFlow_0503le2">
68         <di:waypoint x="912" y="201" />
69         <di:waypoint x="1001" y="201" />
70       </bpmndi:BPMNEdge>
71     </bpmndi:BPMNPlane>
72   </bpmndi:BPMNDiagram>
73 </bpmn:definitions>