This commit is contained in:
unknown 2022-03-01 14:13:35 +08:00
parent 32e582d05e
commit 424922183d
3 changed files with 42 additions and 0 deletions

BIN
jingsai.saz Normal file

Binary file not shown.

4
testchy.bpmn20.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.7 KiB

38
testchy.bpmn20.xml Normal file
View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<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" targetNamespace="approve">
<bpmn2:process id="testchy" name="testchy" isExecutable="true">
<bpmn2:documentation />
<bpmn2:startEvent id="StartEvent_1" />
<bpmn2:intermediateThrowEvent id="Event_1o2n80m" />
<bpmn2:startEvent id="Event_0z4hynz" />
<bpmn2:task id="Activity_02jefee" />
<bpmn2:task id="Activity_0dyy8ua" />
<bpmn2:dataStoreReference id="DataStoreReference_1hakv52" />
<bpmn2:exclusiveGateway id="Gateway_0ttlj0q" />
</bpmn2:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="testchy">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="160" y="160" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1o2n80m_di" bpmnElement="Event_1o2n80m">
<dc:Bounds x="282" y="342" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0z4hynz_di" bpmnElement="Event_0z4hynz">
<dc:Bounds x="182" y="532" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_02jefee_di" bpmnElement="Activity_02jefee">
<dc:Bounds x="110" y="440" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0dyy8ua_di" bpmnElement="Activity_0dyy8ua">
<dc:Bounds x="460" y="510" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="DataStoreReference_1hakv52_di" bpmnElement="DataStoreReference_1hakv52">
<dc:Bounds x="85" y="695" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0ttlj0q_di" bpmnElement="Gateway_0ttlj0q" isMarkerVisible="true">
<dc:Bounds x="515" y="365" width="50" height="50" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn2:definitions>