mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: admin@spiffworkflow.org clicked save for misc/qa/madhu-testing/test-reverts/test-reverts.bpmn
This commit is contained in:
parent
47f46238da
commit
a90284526d
@ -6,7 +6,7 @@
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_17db3yp" sourceRef="StartEvent_1" targetRef="Activity_0qpzdpu" />
|
||||
<bpmn:endEvent id="EndEvent_1">
|
||||
<bpmn:incoming>Flow_1t2y3pu</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_07aqlo4</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="Activity_0h8mtlg" />
|
||||
<bpmn:manualTask id="Activity_0qpzdpu" name="Example manual task">
|
||||
@ -27,11 +27,16 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_113oxqv</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_1t2y3pu" sourceRef="Activity_0nyk086" targetRef="EndEvent_1" />
|
||||
<bpmn:sequenceFlow id="Flow_1t2y3pu" sourceRef="Activity_0nyk086" targetRef="Activity_05ky2tv" />
|
||||
<bpmn:manualTask id="Activity_0nyk086" name="Manual Task 2">
|
||||
<bpmn:incoming>Flow_113oxqv</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1t2y3pu</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_07aqlo4" sourceRef="Activity_05ky2tv" targetRef="EndEvent_1" />
|
||||
<bpmn:manualTask id="Activity_05ky2tv">
|
||||
<bpmn:incoming>Flow_1t2y3pu</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_07aqlo4</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_test_reverts_62stmyz">
|
||||
@ -42,9 +47,6 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="742" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0mkbf95_di" bpmnElement="Activity_0h8mtlg">
|
||||
<dc:Bounds x="420" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -53,6 +55,12 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<dc:Bounds x="570" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="982" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1uzifgs_di" bpmnElement="Activity_05ky2tv">
|
||||
<dc:Bounds x="730" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
||||
<di:waypoint x="215" y="177" />
|
||||
<di:waypoint x="270" y="177" />
|
||||
@ -67,7 +75,11 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1t2y3pu_di" bpmnElement="Flow_1t2y3pu">
|
||||
<di:waypoint x="670" y="177" />
|
||||
<di:waypoint x="742" y="177" />
|
||||
<di:waypoint x="730" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_07aqlo4_di" bpmnElement="Flow_07aqlo4">
|
||||
<di:waypoint x="830" y="177" />
|
||||
<di:waypoint x="982" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user