Rework of the designer UI (part4)
[clamp.git] / src / main / resources / bpmn / log-message.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>\r
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.5.1">\r
3   <bpmn:process id="log-message-wf" name="Log Message Workflow" isExecutable="true">\r
4     <bpmn:startEvent id="StartEvent_1" name="Start">\r
5       <bpmn:outgoing>SequenceFlow_0k87nxp</bpmn:outgoing>\r
6     </bpmn:startEvent>\r
7     <bpmn:endEvent id="EndEvent_0udg3bj" name="End">\r
8       <bpmn:incoming>SequenceFlow_0zjfjoh</bpmn:incoming>\r
9     </bpmn:endEvent>\r
10     <bpmn:sequenceFlow id="SequenceFlow_0k87nxp" sourceRef="StartEvent_1" targetRef="Task_1q1b38a" />\r
11     <bpmn:sequenceFlow id="SequenceFlow_0zjfjoh" sourceRef="Task_1q1b38a" targetRef="EndEvent_0udg3bj" />\r
12     <bpmn:serviceTask id="Task_1q1b38a" name="Display Log Message" camunda:class="org.onap.clamp.clds.workflow.LogMessageDelegate">\r
13       <bpmn:incoming>SequenceFlow_0k87nxp</bpmn:incoming>\r
14       <bpmn:outgoing>SequenceFlow_0zjfjoh</bpmn:outgoing>\r
15     </bpmn:serviceTask>\r
16   </bpmn:process>\r
17   <bpmndi:BPMNDiagram id="BPMNDiagram_1">\r
18     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="log-message-wf">\r
19       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">\r
20         <dc:Bounds x="617" y="283" width="36" height="36" />\r
21         <bpmndi:BPMNLabel>\r
22           <dc:Bounds x="623" y="319" width="23" height="12" />\r
23         </bpmndi:BPMNLabel>\r
24       </bpmndi:BPMNShape>\r
25       <bpmndi:BPMNShape id="EndEvent_0udg3bj_di" bpmnElement="EndEvent_0udg3bj">\r
26         <dc:Bounds x="961" y="283" width="36" height="36" />\r
27         <bpmndi:BPMNLabel>\r
28           <dc:Bounds x="969" y="319" width="19" height="12" />\r
29         </bpmndi:BPMNLabel>\r
30       </bpmndi:BPMNShape>\r
31       <bpmndi:BPMNEdge id="SequenceFlow_0k87nxp_di" bpmnElement="SequenceFlow_0k87nxp">\r
32         <di:waypoint xsi:type="dc:Point" x="653" y="301" />\r
33         <di:waypoint xsi:type="dc:Point" x="758" y="301" />\r
34         <bpmndi:BPMNLabel>\r
35           <dc:Bounds x="706" y="286" width="0" height="0" />\r
36         </bpmndi:BPMNLabel>\r
37       </bpmndi:BPMNEdge>\r
38       <bpmndi:BPMNEdge id="SequenceFlow_0zjfjoh_di" bpmnElement="SequenceFlow_0zjfjoh">\r
39         <di:waypoint xsi:type="dc:Point" x="858" y="301" />\r
40         <di:waypoint xsi:type="dc:Point" x="961" y="301" />\r
41         <bpmndi:BPMNLabel>\r
42           <dc:Bounds x="910" y="286" width="0" height="0" />\r
43         </bpmndi:BPMNLabel>\r
44       </bpmndi:BPMNEdge>\r
45       <bpmndi:BPMNShape id="ServiceTask_1o14w9n_di" bpmnElement="Task_1q1b38a">\r
46         <dc:Bounds x="758" y="261" width="100" height="80" />\r
47       </bpmndi:BPMNShape>\r
48     </bpmndi:BPMNPlane>\r
49   </bpmndi:BPMNDiagram>\r
50 </bpmn:definitions>\r