Merge "vfc adapter authentication bug fix"
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / UnassignVfModuleBB.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.8.2">
3   <bpmn:process id="UnassignVfModuleBB" name="UnassignVfModuleBB" isExecutable="true">
4     <bpmn:startEvent id="UnassignVfModuleBB_Start">
5       <bpmn:outgoing>SequenceFlow_1kfxl04</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:serviceTask id="DeleteVfModule" name="&#10;AAI &#10;Delete&#10;(vf module)&#10;" camunda:expression="${AAIDeleteTasks.deleteVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
8       <bpmn:incoming>SequenceFlow_0py9tf7</bpmn:incoming>
9       <bpmn:outgoing>SequenceFlow_0qa6sxx</bpmn:outgoing>
10     </bpmn:serviceTask>
11     <bpmn:serviceTask id="UnassignVfModule" name="&#10;SDNC Unassign&#10;(vf module)&#10;" camunda:expression="${SDNCUnassignTasks.unassignVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
12       <bpmn:incoming>SequenceFlow_1kfxl04</bpmn:incoming>
13       <bpmn:outgoing>SequenceFlow_152ntu2</bpmn:outgoing>
14     </bpmn:serviceTask>
15     <bpmn:endEvent id="UnassignVfModuleBB_End">
16       <bpmn:incoming>SequenceFlow_0qa6sxx</bpmn:incoming>
17     </bpmn:endEvent>
18     <bpmn:sequenceFlow id="SequenceFlow_1kfxl04" sourceRef="UnassignVfModuleBB_Start" targetRef="UnassignVfModule" />
19     <bpmn:sequenceFlow id="SequenceFlow_0qa6sxx" sourceRef="DeleteVfModule" targetRef="UnassignVfModuleBB_End" />
20     <bpmn:callActivity id="CallActivity_sdncHandler" name="SDNC Unassign (vf module)" calledElement="SDNCHandler">
21       <bpmn:extensionElements>
22         <camunda:in source="SDNCRequest" target="SDNCRequest" />
23         <camunda:out source="SDNCResponse" target="SDNCResponse" />
24       </bpmn:extensionElements>
25       <bpmn:incoming>SequenceFlow_152ntu2</bpmn:incoming>
26       <bpmn:outgoing>SequenceFlow_0py9tf7</bpmn:outgoing>
27     </bpmn:callActivity>
28     <bpmn:sequenceFlow id="SequenceFlow_152ntu2" sourceRef="UnassignVfModule" targetRef="CallActivity_sdncHandler" />
29     <bpmn:sequenceFlow id="SequenceFlow_0py9tf7" sourceRef="CallActivity_sdncHandler" targetRef="DeleteVfModule" />
30   </bpmn:process>
31   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
32     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="UnassignVfModuleBB">
33       <bpmndi:BPMNShape id="StartEvent_0kxwniy_di" bpmnElement="UnassignVfModuleBB_Start">
34         <dc:Bounds x="213" y="-3" width="36" height="36" />
35         <bpmndi:BPMNLabel>
36           <dc:Bounds x="219" y="33" width="24" height="12" />
37         </bpmndi:BPMNLabel>
38       </bpmndi:BPMNShape>
39       <bpmndi:BPMNShape id="ServiceTask_0028k7a_di" bpmnElement="DeleteVfModule">
40         <dc:Bounds x="614" y="-25" width="100" height="80" />
41       </bpmndi:BPMNShape>
42       <bpmndi:BPMNShape id="ServiceTask_13t22km_di" bpmnElement="UnassignVfModule">
43         <dc:Bounds x="298" y="-25" width="100" height="80" />
44       </bpmndi:BPMNShape>
45       <bpmndi:BPMNShape id="EndEvent_0qdq7wj_di" bpmnElement="UnassignVfModuleBB_End">
46         <dc:Bounds x="782" y="-3" width="36" height="36" />
47         <bpmndi:BPMNLabel>
48           <dc:Bounds x="790" y="37" width="19" height="12" />
49         </bpmndi:BPMNLabel>
50       </bpmndi:BPMNShape>
51       <bpmndi:BPMNEdge id="SequenceFlow_1kfxl04_di" bpmnElement="SequenceFlow_1kfxl04">
52         <di:waypoint xsi:type="dc:Point" x="249" y="15" />
53         <di:waypoint xsi:type="dc:Point" x="298" y="15" />
54         <bpmndi:BPMNLabel>
55           <dc:Bounds x="228.5" y="0" width="90" height="0" />
56         </bpmndi:BPMNLabel>
57       </bpmndi:BPMNEdge>
58       <bpmndi:BPMNEdge id="SequenceFlow_0qa6sxx_di" bpmnElement="SequenceFlow_0qa6sxx">
59         <di:waypoint xsi:type="dc:Point" x="714" y="15" />
60         <di:waypoint xsi:type="dc:Point" x="782" y="15" />
61         <bpmndi:BPMNLabel>
62           <dc:Bounds x="703" y="0" width="90" height="0" />
63         </bpmndi:BPMNLabel>
64       </bpmndi:BPMNEdge>
65       <bpmndi:BPMNShape id="CallActivity_1x5hvzz_di" bpmnElement="CallActivity_sdncHandler">
66         <dc:Bounds x="449" y="-25" width="100" height="80" />
67       </bpmndi:BPMNShape>
68       <bpmndi:BPMNEdge id="SequenceFlow_152ntu2_di" bpmnElement="SequenceFlow_152ntu2">
69         <di:waypoint xsi:type="dc:Point" x="398" y="15" />
70         <di:waypoint xsi:type="dc:Point" x="449" y="15" />
71         <bpmndi:BPMNLabel>
72           <dc:Bounds x="423.5" y="-6" width="0" height="12" />
73         </bpmndi:BPMNLabel>
74       </bpmndi:BPMNEdge>
75       <bpmndi:BPMNEdge id="SequenceFlow_0py9tf7_di" bpmnElement="SequenceFlow_0py9tf7">
76         <di:waypoint xsi:type="dc:Point" x="549" y="15" />
77         <di:waypoint xsi:type="dc:Point" x="614" y="15" />
78         <bpmndi:BPMNLabel>
79           <dc:Bounds x="581.5" y="-6" width="0" height="12" />
80         </bpmndi:BPMNLabel>
81       </bpmndi:BPMNEdge>
82     </bpmndi:BPMNPlane>
83   </bpmndi:BPMNDiagram>
84 </bpmn:definitions>