Merge "add junit coverage"
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / ChangeModelVfModuleBB.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="ChangeModelVfModuleBB" name="ChangeModelVfModuleBB" isExecutable="true">
4     <bpmn:startEvent id="ChangeModelVfModuleBB_Start">
5       <bpmn:outgoing>SequenceFlow_0ieafii</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:sequenceFlow id="SequenceFlow_0ieafii" sourceRef="ChangeModelVfModuleBB_Start" targetRef="ChangeModelVfModule" />
8     <bpmn:endEvent id="ChangeModelVfModuleBB_End">
9       <bpmn:incoming>SequenceFlow_0xsp0pv</bpmn:incoming>
10     </bpmn:endEvent>
11     <bpmn:serviceTask id="ChangeModelVfModule" name="&#10;SDNC&#10;Change &#10;(vf model)&#10;" camunda:expression="${SDNCChangeAssignTasks.changeAssignModelVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
12       <bpmn:incoming>SequenceFlow_0ieafii</bpmn:incoming>
13       <bpmn:outgoing>SequenceFlow_0m403q5</bpmn:outgoing>
14     </bpmn:serviceTask>
15     <bpmn:serviceTask id="UpdateVfModuleModel" name="&#10;AAI&#10;Update&#10;(vf model)&#10;" camunda:expression="${AAIUpdateTasks.updateModelVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
16       <bpmn:incoming>SequenceFlow_0rpp4hi</bpmn:incoming>
17       <bpmn:outgoing>SequenceFlow_0xsp0pv</bpmn:outgoing>
18     </bpmn:serviceTask>
19     <bpmn:sequenceFlow id="SequenceFlow_0xsp0pv" sourceRef="UpdateVfModuleModel" targetRef="ChangeModelVfModuleBB_End" />
20     <bpmn:callActivity id="CallActivity_sdncHandler" name="SDNC ChangeModel (vf module)" calledElement="SDNCHandler">
21       <bpmn:extensionElements>
22         <camunda:in source="SDNCRequest" target="SDNCRequest" />
23         <camunda:out source="SDNCResponse" target="SDNCResponse" />
24         <camunda:out source="WorkflowException" target="WorkflowException" />
25         <camunda:in source="mso-request-id" target="mso-request-id" />
26       </bpmn:extensionElements>
27       <bpmn:incoming>SequenceFlow_0m403q5</bpmn:incoming>
28       <bpmn:outgoing>SequenceFlow_0rpp4hi</bpmn:outgoing>
29     </bpmn:callActivity>
30     <bpmn:sequenceFlow id="SequenceFlow_0m403q5" sourceRef="ChangeModelVfModule" targetRef="CallActivity_sdncHandler" />
31     <bpmn:sequenceFlow id="SequenceFlow_0rpp4hi" sourceRef="CallActivity_sdncHandler" targetRef="UpdateVfModuleModel" />
32   </bpmn:process>
33   <bpmn:error id="Error_0q258vt" name="gDelegateError" errorCode="7000" />
34   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
35     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="ChangeModelVfModuleBB">
36       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="ChangeModelVfModuleBB_Start">
37         <dc:Bounds x="173" y="102" width="36" height="36" />
38         <bpmndi:BPMNLabel>
39           <dc:Bounds x="179" y="138" width="24" height="12" />
40         </bpmndi:BPMNLabel>
41       </bpmndi:BPMNShape>
42       <bpmndi:BPMNEdge id="SequenceFlow_0ieafii_di" bpmnElement="SequenceFlow_0ieafii">
43         <di:waypoint xsi:type="dc:Point" x="209" y="120" />
44         <di:waypoint xsi:type="dc:Point" x="259" y="120" />
45         <bpmndi:BPMNLabel>
46           <dc:Bounds x="189" y="99" width="90" height="12" />
47         </bpmndi:BPMNLabel>
48       </bpmndi:BPMNEdge>
49       <bpmndi:BPMNShape id="EndEvent_1v967li_di" bpmnElement="ChangeModelVfModuleBB_End">
50         <dc:Bounds x="693" y="102" width="36" height="36" />
51         <bpmndi:BPMNLabel>
52           <dc:Bounds x="667" y="142" width="90" height="12" />
53         </bpmndi:BPMNLabel>
54       </bpmndi:BPMNShape>
55       <bpmndi:BPMNShape id="ServiceTask_0hawa84_di" bpmnElement="ChangeModelVfModule">
56         <dc:Bounds x="259" y="80" width="100" height="80" />
57       </bpmndi:BPMNShape>
58       <bpmndi:BPMNShape id="ServiceTask_175e9ul_di" bpmnElement="UpdateVfModuleModel">
59         <dc:Bounds x="552" y="80" width="100" height="80" />
60       </bpmndi:BPMNShape>
61       <bpmndi:BPMNEdge id="SequenceFlow_0xsp0pv_di" bpmnElement="SequenceFlow_0xsp0pv">
62         <di:waypoint xsi:type="dc:Point" x="652" y="120" />
63         <di:waypoint xsi:type="dc:Point" x="693" y="120" />
64         <bpmndi:BPMNLabel>
65           <dc:Bounds x="627.5" y="99" width="90" height="12" />
66         </bpmndi:BPMNLabel>
67       </bpmndi:BPMNEdge>
68       <bpmndi:BPMNShape id="CallActivity_1y6gpyq_di" bpmnElement="CallActivity_sdncHandler">
69         <dc:Bounds x="403" y="80" width="100" height="80" />
70       </bpmndi:BPMNShape>
71       <bpmndi:BPMNEdge id="SequenceFlow_0m403q5_di" bpmnElement="SequenceFlow_0m403q5">
72         <di:waypoint xsi:type="dc:Point" x="359" y="120" />
73         <di:waypoint xsi:type="dc:Point" x="403" y="120" />
74         <bpmndi:BPMNLabel>
75           <dc:Bounds x="381" y="99" width="0" height="12" />
76         </bpmndi:BPMNLabel>
77       </bpmndi:BPMNEdge>
78       <bpmndi:BPMNEdge id="SequenceFlow_0rpp4hi_di" bpmnElement="SequenceFlow_0rpp4hi">
79         <di:waypoint xsi:type="dc:Point" x="503" y="120" />
80         <di:waypoint xsi:type="dc:Point" x="552" y="120" />
81         <bpmndi:BPMNLabel>
82           <dc:Bounds x="527.5" y="99" width="0" height="12" />
83         </bpmndi:BPMNLabel>
84       </bpmndi:BPMNEdge>
85     </bpmndi:BPMNPlane>
86   </bpmndi:BPMNDiagram>
87 </bpmn:definitions>