Merge changes I49db843f,I6c6d7a50
[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         <camunda:out source="WorkflowException" target="WorkflowException" />
25         <camunda:in source="mso-request-id" target="mso-request-id" />
26       </bpmn:extensionElements>
27       <bpmn:incoming>SequenceFlow_1j9qa4p</bpmn:incoming>
28       <bpmn:outgoing>SequenceFlow_1ck1p4o</bpmn:outgoing>
29     </bpmn:callActivity>
30     <bpmn:sequenceFlow id="SequenceFlow_1ck1p4o" sourceRef="CallActivity_sdncHandler" targetRef="Task_DeactivateServiceInstance_AAI" />
31     <bpmn:sequenceFlow id="SequenceFlow_1j9qa4p" sourceRef="Task_DeactivateServiceInstance_SDNC" targetRef="CallActivity_sdncHandler" />
32   </bpmn:process>
33   <bpmn:error id="Error_05rnr6a" name="gDelegateError" errorCode="7000" />
34   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
35     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DeactivateServiceInstanceBB">
36       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="Start_DeactivateServiceInstanceBB">
37         <dc:Bounds x="23" y="102" width="36" height="36" />
38         <bpmndi:BPMNLabel>
39           <dc:Bounds x="29" y="138" width="23" height="12" />
40         </bpmndi:BPMNLabel>
41       </bpmndi:BPMNShape>
42       <bpmndi:BPMNShape id="EndEvent_1qdtskz_di" bpmnElement="End_DeactivateServiceInstanceBB">
43         <dc:Bounds x="541" y="102" width="36" height="36" />
44         <bpmndi:BPMNLabel>
45           <dc:Bounds x="550" y="142" width="18" height="12" />
46         </bpmndi:BPMNLabel>
47       </bpmndi:BPMNShape>
48       <bpmndi:BPMNEdge id="SequenceFlow_0pioehv_di" bpmnElement="SequenceFlow_0pioehv">
49         <di:waypoint xsi:type="dc:Point" x="520" y="120" />
50         <di:waypoint xsi:type="dc:Point" x="541" y="120" />
51         <bpmndi:BPMNLabel>
52           <dc:Bounds x="485.5" y="105" width="90" height="0" />
53         </bpmndi:BPMNLabel>
54       </bpmndi:BPMNEdge>
55       <bpmndi:BPMNShape id="ServiceTask_1d9vh4e_di" bpmnElement="Task_DeactivateServiceInstance_AAI">
56         <dc:Bounds x="420" y="80" width="100" height="80" />
57       </bpmndi:BPMNShape>
58       <bpmndi:BPMNShape id="ServiceTask_04l854m_di" bpmnElement="Task_DeactivateServiceInstance_SDNC">
59         <dc:Bounds x="116" y="80" width="100" height="80" />
60       </bpmndi:BPMNShape>
61       <bpmndi:BPMNEdge id="SequenceFlow_101w1ck_di" bpmnElement="SequenceFlow_101w1ck">
62         <di:waypoint xsi:type="dc:Point" x="59" y="120" />
63         <di:waypoint xsi:type="dc:Point" x="116" y="120" />
64         <bpmndi:BPMNLabel>
65           <dc:Bounds x="87.5" y="99" width="0" height="12" />
66         </bpmndi:BPMNLabel>
67       </bpmndi:BPMNEdge>
68       <bpmndi:BPMNShape id="CallActivity_0fm7piq_di" bpmnElement="CallActivity_sdncHandler">
69         <dc:Bounds x="265" y="80" width="100" height="80" />
70       </bpmndi:BPMNShape>
71       <bpmndi:BPMNEdge id="SequenceFlow_1ck1p4o_di" bpmnElement="SequenceFlow_1ck1p4o">
72         <di:waypoint xsi:type="dc:Point" x="365" y="120" />
73         <di:waypoint xsi:type="dc:Point" x="420" y="120" />
74         <bpmndi:BPMNLabel>
75           <dc:Bounds x="392.5" y="99" width="0" height="12" />
76         </bpmndi:BPMNLabel>
77       </bpmndi:BPMNEdge>
78       <bpmndi:BPMNEdge id="SequenceFlow_1j9qa4p_di" bpmnElement="SequenceFlow_1j9qa4p">
79         <di:waypoint xsi:type="dc:Point" x="216" y="120" />
80         <di:waypoint xsi:type="dc:Point" x="265" y="120" />
81         <bpmndi:BPMNLabel>
82           <dc:Bounds x="240.5" y="99" width="0" height="12" />
83         </bpmndi:BPMNLabel>
84       </bpmndi:BPMNEdge>
85     </bpmndi:BPMNPlane>
86   </bpmndi:BPMNDiagram>
87 </bpmn:definitions>