mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-22 20:58:17 +00:00
User: ciuser1 clicked save for category_number_one/workflow_one/sample.bpmn
This commit is contained in:
parent
abaf70fcda
commit
5c1e70d73d
@ -6,7 +6,7 @@
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_10jwwqy" sourceRef="StartEvent_1" targetRef="Activity_0pxf6g1" />
|
||||
<bpmn:endEvent id="Event_1qb1u6a">
|
||||
<bpmn:incoming>Flow_1lkattg</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_001qasi</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0htxke7" sourceRef="Activity_0pxf6g1" targetRef="Activity_0a21ntf" />
|
||||
<bpmn:scriptTask id="Activity_0pxf6g1" name="My Script" scriptFormat="python">
|
||||
@ -63,12 +63,7 @@ for i in [0, 1, 2]:
|
||||
<bpmn:incoming>Flow_1hd6o66</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_001qasi</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_001qasi" sourceRef="Activity_1p8k5xk" targetRef="Activity_1up1z2b" />
|
||||
<bpmn:manualTask id="Activity_1up1z2b" name="yes">
|
||||
<bpmn:incoming>Flow_001qasi</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1lkattg</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_1lkattg" sourceRef="Activity_1up1z2b" targetRef="Event_1qb1u6a" />
|
||||
<bpmn:sequenceFlow id="Flow_001qasi" sourceRef="Activity_1p8k5xk" targetRef="Event_1qb1u6a" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="sample">
|
||||
@ -89,9 +84,6 @@ for i in [0, 1, 2]:
|
||||
<bpmndi:BPMNShape id="Activity_18r4783_di" bpmnElement="Activity_1p8k5xk">
|
||||
<dc:Bounds x="560" y="80" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1vu5xau_di" bpmnElement="Activity_1up1z2b">
|
||||
<dc:Bounds x="710" y="80" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_10jwwqy_di" bpmnElement="Flow_10jwwqy">
|
||||
<di:waypoint x="168" y="120" />
|
||||
<di:waypoint x="241" y="120" />
|
||||
@ -106,10 +98,6 @@ for i in [0, 1, 2]:
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_001qasi_di" bpmnElement="Flow_001qasi">
|
||||
<di:waypoint x="660" y="120" />
|
||||
<di:waypoint x="710" y="120" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1lkattg_di" bpmnElement="Flow_1lkattg">
|
||||
<di:waypoint x="810" y="120" />
|
||||
<di:waypoint x="922" y="120" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
|
Loading…
x
Reference in New Issue
Block a user