Merge "Changed task names in bpmn"
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / DeleteNetworkBB.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.10.0">
3   <bpmn:process id="DeleteNetworkBB" name="DeleteNetworkBB" isExecutable="true">
4     <bpmn:startEvent id="deleteNetwork_startEvent">
5       <bpmn:outgoing>SequenceFlow_1mc3d3f</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:serviceTask id="updateNetworkAAI" name="&#10;AAI &#10;Update&#10;(network)&#10;" camunda:expression="${AAIUpdateTasks.updateOrchestrationStatusAssignedNetwork(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
8       <bpmn:incoming>SequenceFlow_0gnafn2</bpmn:incoming>
9       <bpmn:outgoing>SequenceFlow_0nhd7b7</bpmn:outgoing>
10     </bpmn:serviceTask>
11     <bpmn:sequenceFlow id="SequenceFlow_1mc3d3f" sourceRef="deleteNetwork_startEvent" targetRef="deleteNetworkAIC" />
12     <bpmn:serviceTask id="deleteNetworkAIC" name="&#10;Prepare&#10;Request&#10;" camunda:expression="${NetworkAdapterDeleteTasks.deleteNetwork(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
13       <bpmn:incoming>SequenceFlow_1mc3d3f</bpmn:incoming>
14       <bpmn:outgoing>SequenceFlow_16ti327</bpmn:outgoing>
15     </bpmn:serviceTask>
16     <bpmn:endEvent id="deleteNetwork_endEvent">
17       <bpmn:incoming>SequenceFlow_0nhd7b7</bpmn:incoming>
18     </bpmn:endEvent>
19     <bpmn:sequenceFlow id="SequenceFlow_0nhd7b7" sourceRef="updateNetworkAAI" targetRef="deleteNetwork_endEvent" />
20     <bpmn:callActivity id="CallActivity_1a77pxk" name="AIC &#10;Delete&#10;(network)&#10;" calledElement="NetworkAdapterRestV1">
21       <bpmn:extensionElements>
22         <camunda:in source="networkAdapterRequest" target="networkAdapterRequest" />
23         <camunda:out source="WorkflowException" target="WorkflowException" />
24         <camunda:out source="deleteNetworkResponse" target="deleteNetworkResponse" />
25         <camunda:in source="mso-request-id" target="mso-request-id" />
26       </bpmn:extensionElements>
27       <bpmn:incoming>SequenceFlow_16ti327</bpmn:incoming>
28       <bpmn:outgoing>SequenceFlow_0gnafn2</bpmn:outgoing>
29     </bpmn:callActivity>
30     <bpmn:sequenceFlow id="SequenceFlow_16ti327" sourceRef="deleteNetworkAIC" targetRef="CallActivity_1a77pxk" />
31     <bpmn:sequenceFlow id="SequenceFlow_0gnafn2" sourceRef="CallActivity_1a77pxk" targetRef="updateNetworkAAI" />
32   </bpmn:process>
33   <bpmn:error id="Error_1l8dsnn" name="Error_31mlvpb" />
34   <bpmn:error id="Error_0wyyz4k" name="Error_0v8f773" />
35   <bpmn:error id="Error_1ui7vvm" name="Error_3703qe3" />
36   <bpmn:error id="Error_0c13wbp" name="Error_0av3nvt" />
37   <bpmn:error id="Error_0qenwdc" name="Error_3grcf9g" />
38   <bpmn:error id="Error_0hni6ow" name="Error_365cfsb" />
39   <bpmn:error id="Error_13jnk26" name="Error_2jchgl6" />
40   <bpmn:error id="Error_1vtcme2" name="Error_2sa2hno" />
41   <bpmn:error id="Error_0azq0vl" name="Error_2rv3fi4" />
42   <bpmn:error id="Error_149efv9" name="gDelegateError" errorCode="7000" />
43   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
44     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DeleteNetworkBB">
45       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="deleteNetwork_startEvent">
46         <dc:Bounds x="156" y="125" width="36" height="36" />
47         <bpmndi:BPMNLabel>
48           <dc:Bounds x="129" y="161" width="90" height="12" />
49         </bpmndi:BPMNLabel>
50       </bpmndi:BPMNShape>
51       <bpmndi:BPMNShape id="ServiceTask_0zd65z2_di" bpmnElement="updateNetworkAAI">
52         <dc:Bounds x="626" y="103" width="100" height="80" />
53       </bpmndi:BPMNShape>
54       <bpmndi:BPMNEdge id="SequenceFlow_1mc3d3f_di" bpmnElement="SequenceFlow_1mc3d3f">
55         <di:waypoint xsi:type="dc:Point" x="192" y="143" />
56         <di:waypoint xsi:type="dc:Point" x="312" y="143" />
57         <bpmndi:BPMNLabel>
58           <dc:Bounds x="207" y="122" width="90" height="12" />
59         </bpmndi:BPMNLabel>
60       </bpmndi:BPMNEdge>
61       <bpmndi:BPMNShape id="ServiceTask_1gcfuzf_di" bpmnElement="deleteNetworkAIC">
62         <dc:Bounds x="312" y="103" width="100" height="80" />
63       </bpmndi:BPMNShape>
64       <bpmndi:BPMNShape id="EndEvent_02vxchc_di" bpmnElement="deleteNetwork_endEvent">
65         <dc:Bounds x="862" y="125" width="36" height="36" />
66         <bpmndi:BPMNLabel>
67           <dc:Bounds x="835" y="165" width="90" height="12" />
68         </bpmndi:BPMNLabel>
69       </bpmndi:BPMNShape>
70       <bpmndi:BPMNEdge id="SequenceFlow_0nhd7b7_di" bpmnElement="SequenceFlow_0nhd7b7">
71         <di:waypoint xsi:type="dc:Point" x="726" y="143" />
72         <di:waypoint xsi:type="dc:Point" x="862" y="143" />
73         <bpmndi:BPMNLabel>
74           <dc:Bounds x="749" y="122" width="90" height="12" />
75         </bpmndi:BPMNLabel>
76       </bpmndi:BPMNEdge>
77       <bpmndi:BPMNShape id="CallActivity_1a77pxk_di" bpmnElement="CallActivity_1a77pxk">
78         <dc:Bounds x="470" y="103" width="100" height="80" />
79       </bpmndi:BPMNShape>
80       <bpmndi:BPMNEdge id="SequenceFlow_16ti327_di" bpmnElement="SequenceFlow_16ti327">
81         <di:waypoint xsi:type="dc:Point" x="412" y="143" />
82         <di:waypoint xsi:type="dc:Point" x="470" y="143" />
83         <bpmndi:BPMNLabel>
84           <dc:Bounds x="396" y="122" width="90" height="12" />
85         </bpmndi:BPMNLabel>
86       </bpmndi:BPMNEdge>
87       <bpmndi:BPMNEdge id="SequenceFlow_0gnafn2_di" bpmnElement="SequenceFlow_0gnafn2">
88         <di:waypoint xsi:type="dc:Point" x="570" y="143" />
89         <di:waypoint xsi:type="dc:Point" x="626" y="143" />
90         <bpmndi:BPMNLabel>
91           <dc:Bounds x="553" y="122" width="90" height="12" />
92         </bpmndi:BPMNLabel>
93       </bpmndi:BPMNEdge>
94     </bpmndi:BPMNPlane>
95   </bpmndi:BPMNDiagram>
96 </bpmn:definitions>