AT&T 1712 and 1802 release code
[so.git] / bpmn / MSOInfrastructureBPMN / src / main / resources / subprocess / SetRefactorServiceDecomp.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="SetRefactorServiceDecomp" name="SetRefactorServiceDecomp" isExecutable="true">
4     <bpmn:startEvent id="StartEvent_1" name="start">
5       <bpmn:outgoing>SequenceFlow_1aizx5q</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:sequenceFlow id="SequenceFlow_1aizx5q" sourceRef="StartEvent_1" targetRef="Task_0gznhje" />
8     <bpmn:endEvent id="EndEvent_1yia7od" name="end">
9       <bpmn:incoming>SequenceFlow_1fypndb</bpmn:incoming>
10     </bpmn:endEvent>
11     <bpmn:sequenceFlow id="SequenceFlow_1ipdcwj" sourceRef="Task_0gznhje" targetRef="CallActivity_0fl1ppe" />
12     <bpmn:serviceTask id="Task_0gznhje" name="Setup ServiceDecomp" camunda:class="org.openecomp.mso.bpmn.infrastructure.DoCreateServiceInstance.SetupServiceDecomp">
13       <bpmn:incoming>SequenceFlow_1aizx5q</bpmn:incoming>
14       <bpmn:outgoing>SequenceFlow_1ipdcwj</bpmn:outgoing>
15     </bpmn:serviceTask>
16     <bpmn:callActivity id="CallActivity_0fl1ppe" name="Call CreateSI" calledElement="CreateServiceInstanceV3">
17       <bpmn:extensionElements>
18         <camunda:in source="ServiceDecomposition" target="ServiceDecomposition" />
19       </bpmn:extensionElements>
20       <bpmn:incoming>SequenceFlow_1ipdcwj</bpmn:incoming>
21       <bpmn:outgoing>SequenceFlow_1fypndb</bpmn:outgoing>
22     </bpmn:callActivity>
23     <bpmn:sequenceFlow id="SequenceFlow_1fypndb" sourceRef="CallActivity_0fl1ppe" targetRef="EndEvent_1yia7od" />
24   </bpmn:process>
25   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
26     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="SetRefactorServiceDecomp">
27       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
28         <dc:Bounds x="173" y="102" width="36" height="36" />
29         <bpmndi:BPMNLabel>
30           <dc:Bounds x="180" y="138" width="22" height="12" />
31         </bpmndi:BPMNLabel>
32       </bpmndi:BPMNShape>
33       <bpmndi:BPMNEdge id="SequenceFlow_1aizx5q_di" bpmnElement="SequenceFlow_1aizx5q">
34         <di:waypoint xsi:type="dc:Point" x="209" y="120" />
35         <di:waypoint xsi:type="dc:Point" x="254" y="120" />
36         <bpmndi:BPMNLabel>
37           <dc:Bounds x="231.5" y="99" width="0" height="12" />
38         </bpmndi:BPMNLabel>
39       </bpmndi:BPMNEdge>
40       <bpmndi:BPMNShape id="EndEvent_1yia7od_di" bpmnElement="EndEvent_1yia7od">
41         <dc:Bounds x="544" y="102" width="36" height="36" />
42         <bpmndi:BPMNLabel>
43           <dc:Bounds x="553" y="142" width="18" height="12" />
44         </bpmndi:BPMNLabel>
45       </bpmndi:BPMNShape>
46       <bpmndi:BPMNEdge id="SequenceFlow_1ipdcwj_di" bpmnElement="SequenceFlow_1ipdcwj">
47         <di:waypoint xsi:type="dc:Point" x="354" y="120" />
48         <di:waypoint xsi:type="dc:Point" x="392" y="120" />
49         <bpmndi:BPMNLabel>
50           <dc:Bounds x="328" y="99" width="90" height="12" />
51         </bpmndi:BPMNLabel>
52       </bpmndi:BPMNEdge>
53       <bpmndi:BPMNShape id="ServiceTask_0kwb6lz_di" bpmnElement="Task_0gznhje">
54         <dc:Bounds x="254" y="80" width="100" height="80" />
55       </bpmndi:BPMNShape>
56       <bpmndi:BPMNShape id="CallActivity_0fl1ppe_di" bpmnElement="CallActivity_0fl1ppe">
57         <dc:Bounds x="392" y="80" width="100" height="80" />
58       </bpmndi:BPMNShape>
59       <bpmndi:BPMNEdge id="SequenceFlow_1fypndb_di" bpmnElement="SequenceFlow_1fypndb">
60         <di:waypoint xsi:type="dc:Point" x="492" y="120" />
61         <di:waypoint xsi:type="dc:Point" x="544" y="120" />
62         <bpmndi:BPMNLabel>
63           <dc:Bounds x="518" y="99" width="0" height="12" />
64         </bpmndi:BPMNLabel>
65       </bpmndi:BPMNEdge>
66     </bpmndi:BPMNPlane>
67   </bpmndi:BPMNDiagram>
68 </bpmn:definitions>