User: alex@sartography.com clicked save for misc/category_number_one/multiple-approvals/multi-approvals-1.bpmn
This commit is contained in:
parent
25beb13266
commit
53b5b5f6c7
|
@ -175,7 +175,9 @@ Lead: {{ lead_approval }}</spiffworkflow:instructionsForEndUser>
|
|||
<bpmn:signalEventDefinition id="SignalEventDefinition_04gqoo4" signalRef="Signal_352nsp4" />
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_11ayewv" sourceRef="Gateway_1c7cari" targetRef="Event_127ky4t" />
|
||||
<bpmn:sequenceFlow id="Flow_0pyxdm0" sourceRef="Gateway_1c7cari" targetRef="Event_0b8kg2i" />
|
||||
<bpmn:sequenceFlow id="Flow_0pyxdm0" name="Approver-2" sourceRef="Gateway_1c7cari" targetRef="Event_0b8kg2i">
|
||||
<bpmn:conditionExpression>not(is_approver-2)</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:intermediateThrowEvent id="Event_0b8kg2i">
|
||||
<bpmn:incoming>Flow_0pyxdm0</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ut87tl</bpmn:outgoing>
|
||||
|
@ -425,7 +427,7 @@ Lead: {{ lead_approval }}</spiffworkflow:instructionsForEndUser>
|
|||
<di:waypoint x="600" y="130" />
|
||||
<di:waypoint x="732" y="130" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="632" y="113" width="55" height="14" />
|
||||
<dc:Bounds x="642" y="113" width="55" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_11ayewv_di" bpmnElement="Flow_11ayewv">
|
||||
|
@ -436,6 +438,9 @@ Lead: {{ lead_approval }}</spiffworkflow:instructionsForEndUser>
|
|||
<bpmndi:BPMNEdge id="Flow_0pyxdm0_di" bpmnElement="Flow_0pyxdm0">
|
||||
<di:waypoint x="625" y="240" />
|
||||
<di:waypoint x="732" y="240" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="642" y="222" width="55" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1dswhyc_di" bpmnElement="Flow_1dswhyc">
|
||||
<di:waypoint x="768" y="130" />
|
||||
|
|
Loading…
Reference in New Issue