User: natalia clicked save for misc/test/TC-1.0/Sub process.bpmn
This commit is contained in:
parent
5adf5d4bfd
commit
0e56995aa1
|
@ -6,9 +6,9 @@
|
|||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1hnv1yl" sourceRef="StartEvent_1" targetRef="Activity_0agcemt" />
|
||||
<bpmn:endEvent id="Event_0y1ur6f">
|
||||
<bpmn:incoming>Flow_11ra0oh</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1gsb553</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_11ra0oh" sourceRef="Activity_0agcemt" targetRef="Event_0y1ur6f" />
|
||||
<bpmn:sequenceFlow id="Flow_11ra0oh" sourceRef="Activity_0agcemt" targetRef="Event_11b7eg7" />
|
||||
<bpmn:subProcess id="Activity_0agcemt" name="Sub process">
|
||||
<bpmn:incoming>Flow_1hnv1yl</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_11ra0oh</bpmn:outgoing>
|
||||
|
@ -25,6 +25,17 @@
|
|||
<bpmn:outgoing>Flow_00kp142</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_1gsb553" sourceRef="Event_11b7eg7" targetRef="Event_0y1ur6f" />
|
||||
<bpmn:intermediateCatchEvent id="Event_11b7eg7">
|
||||
<bpmn:incoming>Flow_11ra0oh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1gsb553</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1rbyknv" />
|
||||
</bpmn:intermediateCatchEvent>
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0lloy8s" dataObjectRef="DataObject_0vk58ok" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0egwxbv" dataObjectRef="DataObject_0vk58ok" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_0qoc3zp" name="DataObject_1uje" dataObjectRef="DataObject_1ujes9r" />
|
||||
<bpmn:dataObject id="DataObject_1ujes9r" />
|
||||
<bpmn:dataObjectReference id="DataObjectReference_03dcoo3" name="DataObject_1ujes9r" dataObjectRef="DataObject_1ujes9r" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Proccess_qjooo">
|
||||
|
@ -32,7 +43,10 @@
|
|||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0y1ur6f_di" bpmnElement="Event_0y1ur6f">
|
||||
<dc:Bounds x="432" y="159" width="36" height="36" />
|
||||
<dc:Bounds x="622" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0c2s5ia_di" bpmnElement="Event_11b7eg7">
|
||||
<dc:Bounds x="482" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1x4g8bq_di" bpmnElement="Activity_0agcemt">
|
||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
|
@ -43,8 +57,24 @@
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_11ra0oh_di" bpmnElement="Flow_11ra0oh">
|
||||
<di:waypoint x="370" y="177" />
|
||||
<di:waypoint x="432" y="177" />
|
||||
<di:waypoint x="482" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1gsb553_di" bpmnElement="Flow_1gsb553">
|
||||
<di:waypoint x="518" y="177" />
|
||||
<di:waypoint x="622" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_0qoc3zp_di" bpmnElement="DataObjectReference_0qoc3zp">
|
||||
<dc:Bounds x="692" y="305" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="669" y="351" width="82" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataObjectReference_03dcoo3_di" bpmnElement="DataObjectReference_03dcoo3">
|
||||
<dc:Bounds x="912" y="225" width="36" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="889" y="271" width="82" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_0crehu0">
|
||||
|
|
Loading…
Reference in New Issue