User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
27f696ec39
commit
8702f6a9f5
|
@ -150,6 +150,7 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
|||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1sefygi</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1abr9ix</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0zvp109</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:userTask id="Activity_0b0hfn7" name="Receiving of Store">
|
||||
<bpmn:extensionElements>
|
||||
|
@ -235,7 +236,9 @@ Sending Store to traffic clerk and set the timer</spiffworkflow:instructionsForE
|
|||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_07t7hg9</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0z1ijjb</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0zvp109</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0zvp109" sourceRef="Activity_180simk" targetRef="EndEvent_1" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1i6olx2">
|
||||
|
@ -421,6 +424,12 @@ Sending Store to traffic clerk and set the timer</spiffworkflow:instructionsForE
|
|||
<di:waypoint x="1340" y="60" />
|
||||
<di:waypoint x="1333" y="60" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0zvp109_di" bpmnElement="Flow_0zvp109">
|
||||
<di:waypoint x="1220" y="240" />
|
||||
<di:waypoint x="1259" y="240" />
|
||||
<di:waypoint x="1259" y="60" />
|
||||
<di:waypoint x="1297" y="60" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue