Added Delete Job Monitoring
[so.git] / bpmn / so-bpmn-infrastructure-flows / src / test / resources / VCPE / stubprocess / DoCreateAllottedResourceBRGRollback.bpmn
1 <?xml version="1.0" encoding="UTF-8"?>
2 <bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="_DkzPAHB4EeaJwpcpVN5gXw" targetNamespace="http://camunda.org/schema/1.0/bpmn" exporter="Camunda Modeler" exporterVersion="1.9.0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
3   <bpmn2:process id="DoCreateAllottedResourceBRGRollback" name="DoCreateAllottedResourceBRGRollback" isExecutable="true">
4     <bpmn2:startEvent id="StartEvent_1">
5       <bpmn2:outgoing>SequenceFlow_1</bpmn2:outgoing>
6     </bpmn2:startEvent>
7     <bpmn2:sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="ScriptTask_03yvb82" />
8     <bpmn2:endEvent id="EndEvent_1sn21jr">
9       <bpmn2:incoming>SequenceFlow_1epm19d</bpmn2:incoming>
10     </bpmn2:endEvent>
11     <bpmn2:scriptTask id="ScriptTask_03yvb82" name="set Success">
12       <bpmn2:incoming>SequenceFlow_1</bpmn2:incoming>
13       <bpmn2:outgoing>SequenceFlow_1epm19d</bpmn2:outgoing>
14       <bpmn2:script><![CDATA[#{execution.setVariable("rolledBack", true)}]]></bpmn2:script>
15     </bpmn2:scriptTask>
16     <bpmn2:sequenceFlow id="SequenceFlow_1epm19d" sourceRef="ScriptTask_03yvb82" targetRef="EndEvent_1sn21jr" />
17   </bpmn2:process>
18   <bpmn2:error id="Error_1" name="Java Lang Exception" errorCode="java.lang.Exception" />
19   <bpmn2:error id="Error_2" name="MSO Workflow Exception" errorCode="MSOWorkflowException" />
20   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
21     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoCreateAllottedResourceBRGRollback">
22       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_68" bpmnElement="StartEvent_1">
23         <dc:Bounds x="66" y="392" width="36" height="36" />
24         <bpmndi:BPMNLabel>
25           <dc:Bounds x="84" y="433" width="0" height="0" />
26         </bpmndi:BPMNLabel>
27       </bpmndi:BPMNShape>
28       <bpmndi:BPMNEdge id="BPMNEdge_SequenceFlow_1" bpmnElement="SequenceFlow_1" sourceElement="_BPMNShape_StartEvent_68" targetElement="ScriptTask_03yvb82_di">
29         <di:waypoint xsi:type="dc:Point" x="101" y="412" />
30         <di:waypoint xsi:type="dc:Point" x="207" y="410" />
31         <bpmndi:BPMNLabel>
32           <dc:Bounds x="109" y="396" width="90" height="0" />
33         </bpmndi:BPMNLabel>
34       </bpmndi:BPMNEdge>
35       <bpmndi:BPMNShape id="EndEvent_1sn21jr_di" bpmnElement="EndEvent_1sn21jr">
36         <dc:Bounds x="413" y="392" width="36" height="36" />
37         <bpmndi:BPMNLabel>
38           <dc:Bounds x="386" y="432" width="90" height="12" />
39         </bpmndi:BPMNLabel>
40       </bpmndi:BPMNShape>
41       <bpmndi:BPMNShape id="ScriptTask_03yvb82_di" bpmnElement="ScriptTask_03yvb82">
42         <dc:Bounds x="207" y="370" width="100" height="80" />
43       </bpmndi:BPMNShape>
44       <bpmndi:BPMNEdge id="SequenceFlow_1epm19d_di" bpmnElement="SequenceFlow_1epm19d">
45         <di:waypoint xsi:type="dc:Point" x="307" y="410" />
46         <di:waypoint xsi:type="dc:Point" x="377" y="410" />
47         <di:waypoint xsi:type="dc:Point" x="377" y="410" />
48         <di:waypoint xsi:type="dc:Point" x="413" y="410" />
49         <bpmndi:BPMNLabel>
50           <dc:Bounds x="392" y="404" width="0" height="12" />
51         </bpmndi:BPMNLabel>
52       </bpmndi:BPMNEdge>
53     </bpmndi:BPMNPlane>
54   </bpmndi:BPMNDiagram>
55 </bpmn2:definitions>