mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 11:58:20 +00:00
User: tadeusz60lis@gmail.com clicked save for playground/reinvention/proces-nr-1/Proces nr 1.bpmn
This commit is contained in:
parent
07f0883c09
commit
4d250ae237
@ -1,6 +1,14 @@
|
||||
<?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_vjwqeso" isExecutable="true">
|
||||
<bpmn:process id="Process_vjwqeso" name="RACI" isExecutable="true">
|
||||
<bpmn:documentation>Opisuje odpowiedzialności</bpmn:documentation>
|
||||
<bpmn:ioSpecification>
|
||||
<bpmn:dataOutput id="DataOutput-830419406-1" name="RACI" />
|
||||
<bpmn:inputSet />
|
||||
<bpmn:outputSet>
|
||||
<bpmn:dataOutputRefs>DataOutput-830419406-1</bpmn:dataOutputRefs>
|
||||
</bpmn:outputSet>
|
||||
</bpmn:ioSpecification>
|
||||
<bpmn:startEvent id="StartEvent_1" name="START">
|
||||
<bpmn:outgoing>Flow_0tpxcwp</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
@ -17,10 +25,18 @@
|
||||
<bpmn:incoming>Flow_0s6si4g</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0s6si4g" sourceRef="Activity_15m2xnu" targetRef="Event_1ejhfbb" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_1wucvo8" name="Data Object 0 Mi 15 Hk" dataObjectRef="DataObject_0mi15hk" />
|
||||
</bpmn:process>
|
||||
<bpmn:escalation id="Escalation_0f5y1df" name="Escalation_0f5y1df" />
|
||||
<bpmn:signal id="Signal_1kx14p2" name="Signal_1kx14p2" />
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_vjwqeso">
|
||||
<bpmndi:BPMNShape id="DataOutput-830419406-1DI" bpmnElement="DataOutput-830419406-1">
|
||||
<dc:Bounds x="192" y="195" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="197" y="252" width="27" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-48" y="159" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
@ -42,6 +58,12 @@
|
||||
<di:waypoint x="180" y="177" />
|
||||
<di:waypoint x="272" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_1wucvo8_di" bpmnElement="DataObjectReference_1wucvo8">
|
||||
<dc:Bounds x="112" y="225" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="90" y="282" width="82" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user