Miscellaneous fixes
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / DeactivateServiceInstanceBB.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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.8.2">
3   <bpmn:process id="DeactivateServiceInstanceBB" name="DeactivateServiceInstanceBB" isExecutable="true">
4     <bpmn:startEvent id="Start_DeactivateServiceInstanceBB" name="Start">
5       <bpmn:outgoing>SequenceFlow_101w1ck</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:endEvent id="End_DeactivateServiceInstanceBB" name="end">
8       <bpmn:incoming>SequenceFlow_0pioehv</bpmn:incoming>
9     </bpmn:endEvent>
10     <bpmn:sequenceFlow id="SequenceFlow_0pioehv" sourceRef="Task_DeactivateServiceInstance_AAI" targetRef="End_DeactivateServiceInstanceBB" />
11     <bpmn:serviceTask id="Task_DeactivateServiceInstance_AAI" name="&#10;AAI&#10;Update&#10;(svc instance)&#10;" camunda:expression="${AAIUpdateTasks.updateOrchestrationStatusAssignedService(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
12       <bpmn:incoming>SequenceFlow_1ck1p4o</bpmn:incoming>
13       <bpmn:outgoing>SequenceFlow_0pioehv</bpmn:outgoing>
14     </bpmn:serviceTask>
15     <bpmn:serviceTask id="Task_DeactivateServiceInstance_SDNC" name="&#10;SDNC &#10;Deactivate&#10;(svc instance)&#10;" camunda:expression="${SDNCDeactivateTasks.deactivateServiceInstance(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
16       <bpmn:incoming>SequenceFlow_101w1ck</bpmn:incoming>
17       <bpmn:outgoing>SequenceFlow_1j9qa4p</bpmn:outgoing>
18     </bpmn:serviceTask>
19     <bpmn:sequenceFlow id="SequenceFlow_101w1ck" sourceRef="Start_DeactivateServiceInstanceBB" targetRef="Task_DeactivateServiceInstance_SDNC" />
20     <bpmn:callActivity id="CallActivity_sdncHandler" name="SDNC Deactivate (svc instance)" 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_1j9qa4p</bpmn:incoming>
26       <bpmn:outgoing>SequenceFlow_1ck1p4o</bpmn:outgoing>
27     </bpmn:callActivity>
28     <bpmn:sequenceFlow id="SequenceFlow_1ck1p4o" sourceRef="CallActivity_sdncHandler" targetRef="Task_DeactivateServiceInstance_AAI" />
29     <bpmn:sequenceFlow id="SequenceFlow_1j9qa4p" sourceRef="Task_DeactivateServiceInstance_SDNC" targetRef="CallActivity_sdncHandler" />
30   </bpmn:process>
31   <bpmn:error id="Error_05rnr6a" name="gDelegateError" errorCode="7000" />
32   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
33     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DeactivateServiceInstanceBB">
34       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="Start_DeactivateServiceInstanceBB">
35         <dc:Bounds x="23" y="102" width="36" height="36" />
36         <bpmndi:BPMNLabel>
37           <dc:Bounds x="29" y="138" width="23" height="12" />
38         </bpmndi:BPMNLabel>
39       </bpmndi:BPMNShape>
40       <bpmndi:BPMNShape id="EndEvent_1qdtskz_di" bpmnElement="End_DeactivateServiceInstanceBB">
41         <dc:Bounds x="541" y="102" width="36" height="36" />
42         <bpmndi:BPMNLabel>
43           <dc:Bounds x="550" y="142" width="18" height="12" />
44         </bpmndi:BPMNLabel>
45       </bpmndi:BPMNShape>
46       <bpmndi:BPMNEdge id="SequenceFlow_0pioehv_di" bpmnElement="SequenceFlow_0pioehv">
47         <di:waypoint xsi:type="dc:Point" x="520" y="120" />
48         <di:waypoint xsi:type="dc:Point" x="541" y="120" />
49         <bpmndi:BPMNLabel>
50           <dc:Bounds x="485.5" y="105" width="90" height="0" />
51         </bpmndi:BPMNLabel>
52       </bpmndi:BPMNEdge>
53       <bpmndi:BPMNShape id="ServiceTask_1d9vh4e_di" bpmnElement="Task_DeactivateServiceInstance_AAI">
54         <dc:Bounds x="420" y="80" width="100" height="80" />
55       </bpmndi:BPMNShape>
56       <bpmndi:BPMNShape id="ServiceTask_04l854m_di" bpmnElement="Task_DeactivateServiceInstance_SDNC">
57         <dc:Bounds x="116" y="80" width="100" height="80" />
58       </bpmndi:BPMNShape>
59       <bpmndi:BPMNEdge id="SequenceFlow_101w1ck_di" bpmnElement="SequenceFlow_101w1ck">
60         <di:waypoint xsi:type="dc:Point" x="59" y="120" />
61         <di:waypoint xsi:type="dc:Point" x="116" y="120" />
62         <bpmndi:BPMNLabel>
63           <dc:Bounds x="87.5" y="99" width="0" height="12" />
64         </bpmndi:BPMNLabel>
65       </bpmndi:BPMNEdge>
66       <bpmndi:BPMNShape id="CallActivity_0fm7piq_di" bpmnElement="CallActivity_sdncHandler">
67         <dc:Bounds x="265" y="80" width="100" height="80" />
68       </bpmndi:BPMNShape>
69       <bpmndi:BPMNEdge id="SequenceFlow_1ck1p4o_di" bpmnElement="SequenceFlow_1ck1p4o">
70         <di:waypoint xsi:type="dc:Point" x="365" y="120" />
71         <di:waypoint xsi:type="dc:Point" x="420" y="120" />
72         <bpmndi:BPMNLabel>
73           <dc:Bounds x="392.5" y="99" width="0" height="12" />
74         </bpmndi:BPMNLabel>
75       </bpmndi:BPMNEdge>
76       <bpmndi:BPMNEdge id="SequenceFlow_1j9qa4p_di" bpmnElement="SequenceFlow_1j9qa4p">
77         <di:waypoint xsi:type="dc:Point" x="216" y="120" />
78         <di:waypoint xsi:type="dc:Point" x="265" y="120" />
79         <bpmndi:BPMNLabel>
80           <dc:Bounds x="240.5" y="99" width="0" height="12" />
81         </bpmndi:BPMNLabel>
82       </bpmndi:BPMNEdge>
83     </bpmndi:BPMNPlane>
84   </bpmndi:BPMNDiagram>
85 </bpmn:definitions>