52 lines
2.7 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="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="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Process_rf08cas" isExecutable="true">
<bpmn:ioSpecification>
<bpmn:dataInput id="DataInput-194378721-1" />
<bpmn:inputSet>
<bpmn:dataInputRefs>DataInput-194378721-1</bpmn:dataInputRefs>
</bpmn:inputSet>
<bpmn:outputSet />
</bpmn:ioSpecification>
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0v01esb</bpmn:outgoing>
<bpmn:dataOutputAssociation id="DataOutputAssociation_19ksts1">
<bpmn:targetRef>DataObjectReference_19rollq</bpmn:targetRef>
</bpmn:dataOutputAssociation>
</bpmn:startEvent>
<bpmn:endEvent id="Event_06s45nh">
<bpmn:incoming>Flow_0v01esb</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0v01esb" sourceRef="StartEvent_1" targetRef="Event_06s45nh" />
<bpmn:dataObjectReference id="DataObjectReference_19rollq" name="Data Object 0 Vb 3 Jss" dataObjectRef="DataObject_0vb3jss" />
<bpmn:dataObject id="DataObject_0vb3jss" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_rf08cas">
<bpmndi:BPMNShape id="DataInput-194378721-1DI" bpmnElement="DataInput-194378721-1">
<dc:Bounds x="179" y="45" width="36" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_06s45nh_di" bpmnElement="Event_06s45nh">
<dc:Bounds x="512" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0v01esb_di" bpmnElement="Flow_0v01esb">
<di:waypoint x="215" y="177" />
<di:waypoint x="512" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="DataObjectReference_19rollq_di" bpmnElement="DataObjectReference_19rollq">
<dc:Bounds x="232" y="255" width="36" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="208" y="312" width="85" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="DataOutputAssociation_19ksts1_di" bpmnElement="DataOutputAssociation_19ksts1">
<di:waypoint x="205" y="193" />
<di:waypoint x="239" y="255" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>