mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 01:48:13 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
95b57d2138
commit
a4fee2b1e9
@ -79,11 +79,11 @@
|
||||
<bpmn:outgoing>Flow_1v73zay</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_05b9bnd" sourceRef="Activity_145kqkw" targetRef="Gateway_0aqfove" />
|
||||
<bpmn:sequenceFlow id="Flow_0w34s28" name="done == 1" sourceRef="Gateway_0aqfove" targetRef="Activity_0qpzdpu">
|
||||
<bpmn:conditionExpression>done == 1</bpmn:conditionExpression>
|
||||
<bpmn:sequenceFlow id="Flow_0w34s28" name="documents_collected==1" sourceRef="Gateway_0aqfove" targetRef="Activity_0qpzdpu">
|
||||
<bpmn:conditionExpression>documents_collected==1</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_1v73zay" name="done == 0" sourceRef="Gateway_0aqfove" targetRef="Activity_13h1g01">
|
||||
<bpmn:conditionExpression>done == 0</bpmn:conditionExpression>
|
||||
<bpmn:sequenceFlow id="Flow_1v73zay" name="documents_collected==0" sourceRef="Gateway_0aqfove" targetRef="Activity_13h1g01">
|
||||
<bpmn:conditionExpression>documents_collected==0</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:manualTask id="Activity_13h1g01" name="Documents not Collected">
|
||||
<bpmn:extensionElements>
|
||||
@ -107,6 +107,9 @@
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-158" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="1072" y="72" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1rmlg1p_di" bpmnElement="Activity_0qpzdpu">
|
||||
<dc:Bounds x="250" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -139,9 +142,6 @@
|
||||
<bpmndi:BPMNShape id="Gateway_0ylksdp_di" bpmnElement="Gateway_0ylksdp" isMarkerVisible="true">
|
||||
<dc:Bounds x="905" y="45" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="1072" y="72" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1gyv3iu_di" bpmnElement="Flow_1gyv3iu">
|
||||
<di:waypoint x="350" y="177" />
|
||||
<di:waypoint x="410" y="177" />
|
||||
@ -178,7 +178,7 @@
|
||||
<di:waypoint x="135" y="177" />
|
||||
<di:waypoint x="250" y="177" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="168" y="159" width="50" height="14" />
|
||||
<dc:Bounds x="148" y="146" width="83" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1v73zay_di" bpmnElement="Flow_1v73zay">
|
||||
@ -186,7 +186,7 @@
|
||||
<di:waypoint x="110" y="320" />
|
||||
<di:waypoint x="250" y="320" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="145" y="293" width="50" height="14" />
|
||||
<dc:Bounds x="138" y="293" width="83" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1sefygi_di" bpmnElement="Flow_1sefygi">
|
||||
|
Loading…
x
Reference in New Issue
Block a user