Controller Blueprints MS
[ccsdk/cds.git] / ms / controllerblueprints / application / load / blueprints / baseconfiguration / Plans / ActivateProcess.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL"\r
3                   xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI"\r
4                   xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC"\r
5                   xmlns:camunda="http://camunda.org/schema/1.0/bpmn"\r
6                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1"\r
7                   targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.11.2">\r
8     <bpmn:process id="ActivateProcess" isExecutable="true">\r
9         <bpmn:startEvent id="StartEvent_1">\r
10             <bpmn:outgoing>SequenceFlow_0l0dq58</bpmn:outgoing>\r
11         </bpmn:startEvent>\r
12         <bpmn:endEvent id="EndEvent_1pr0kil">\r
13             <bpmn:incoming>SequenceFlow_1ay0k6p</bpmn:incoming>\r
14         </bpmn:endEvent>\r
15         <bpmn:sequenceFlow id="SequenceFlow_0l0dq58" sourceRef="StartEvent_1" targetRef="activate_device_task"/>\r
16         <bpmn:sequenceFlow id="SequenceFlow_1ay0k6p" sourceRef="activate_device_task" targetRef="EndEvent_1pr0kil"/>\r
17         <bpmn:serviceTask id="activate_device_task" name="Activate Device"\r
18                           camunda:delegateExpression="${componentDelegateService}">\r
19             <bpmn:extensionElements>\r
20                 <camunda:inputOutput>\r
21                     <camunda:inputParameter name="selector"><![CDATA[resource-assignment\r
22 ]]></camunda:inputParameter>\r
23                 </camunda:inputOutput>\r
24             </bpmn:extensionElements>\r
25             <bpmn:incoming>SequenceFlow_0l0dq58</bpmn:incoming>\r
26             <bpmn:outgoing>SequenceFlow_1ay0k6p</bpmn:outgoing>\r
27         </bpmn:serviceTask>\r
28     </bpmn:process>\r
29     <bpmndi:BPMNDiagram id="BPMNDiagram_1">\r
30         <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="ActivateProcess">\r
31             <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">\r
32                 <dc:Bounds x="175" y="143" width="36" height="36"/>\r
33                 <bpmndi:BPMNLabel>\r
34                     <dc:Bounds x="148" y="179" width="90" height="20"/>\r
35                 </bpmndi:BPMNLabel>\r
36             </bpmndi:BPMNShape>\r
37             <bpmndi:BPMNShape id="EndEvent_1pr0kil_di" bpmnElement="EndEvent_1pr0kil">\r
38                 <dc:Bounds x="575" y="114" width="36" height="36"/>\r
39                 <bpmndi:BPMNLabel>\r
40                     <dc:Bounds x="593" y="154" width="0" height="12"/>\r
41                 </bpmndi:BPMNLabel>\r
42             </bpmndi:BPMNShape>\r
43             <bpmndi:BPMNEdge id="SequenceFlow_0l0dq58_di" bpmnElement="SequenceFlow_0l0dq58">\r
44                 <di:waypoint xsi:type="dc:Point" x="211" y="161"/>\r
45                 <di:waypoint xsi:type="dc:Point" x="273" y="161"/>\r
46                 <di:waypoint xsi:type="dc:Point" x="273" y="149"/>\r
47                 <di:waypoint xsi:type="dc:Point" x="334" y="149"/>\r
48                 <bpmndi:BPMNLabel>\r
49                     <dc:Bounds x="288" y="149" width="0" height="12"/>\r
50                 </bpmndi:BPMNLabel>\r
51             </bpmndi:BPMNEdge>\r
52             <bpmndi:BPMNEdge id="SequenceFlow_1ay0k6p_di" bpmnElement="SequenceFlow_1ay0k6p">\r
53                 <di:waypoint xsi:type="dc:Point" x="434" y="149"/>\r
54                 <di:waypoint xsi:type="dc:Point" x="505" y="149"/>\r
55                 <di:waypoint xsi:type="dc:Point" x="505" y="132"/>\r
56                 <di:waypoint xsi:type="dc:Point" x="575" y="132"/>\r
57                 <bpmndi:BPMNLabel>\r
58                     <dc:Bounds x="520" y="134.5" width="0" height="12"/>\r
59                 </bpmndi:BPMNLabel>\r
60             </bpmndi:BPMNEdge>\r
61             <bpmndi:BPMNShape id="ServiceTask_0e8ek4f_di" bpmnElement="activate_device_task">\r
62                 <dc:Bounds x="334" y="109" width="100" height="80"/>\r
63             </bpmndi:BPMNShape>\r
64         </bpmndi:BPMNPlane>\r
65     </bpmndi:BPMNDiagram>\r
66 </bpmn:definitions>\r