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/migration-demo/migration-demo.bpmn
This commit is contained in:
parent
524f9b45d6
commit
b17c707390
@ -6,7 +6,7 @@
|
|||||||
</bpmn:startEvent>
|
</bpmn:startEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_17db3yp" sourceRef="StartEvent_1" targetRef="Activity_0qpzdpu" />
|
<bpmn:sequenceFlow id="Flow_17db3yp" sourceRef="StartEvent_1" targetRef="Activity_0qpzdpu" />
|
||||||
<bpmn:endEvent id="EndEvent_1">
|
<bpmn:endEvent id="EndEvent_1">
|
||||||
<bpmn:incoming>Flow_0kutheh</bpmn:incoming>
|
<bpmn:incoming>Flow_172j61f</bpmn:incoming>
|
||||||
</bpmn:endEvent>
|
</bpmn:endEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="Activity_04moe9c" />
|
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="Activity_04moe9c" />
|
||||||
<bpmn:manualTask id="Activity_0qpzdpu" name="Example manual task">
|
<bpmn:manualTask id="Activity_0qpzdpu" name="Example manual task">
|
||||||
@ -26,7 +26,12 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||||||
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_0kutheh</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0kutheh</bpmn:outgoing>
|
||||||
</bpmn:task>
|
</bpmn:task>
|
||||||
<bpmn:sequenceFlow id="Flow_0kutheh" sourceRef="Activity_04moe9c" targetRef="EndEvent_1" />
|
<bpmn:sequenceFlow id="Flow_0kutheh" sourceRef="Activity_04moe9c" targetRef="Activity_0p8hhm6" />
|
||||||
|
<bpmn:task id="Activity_0p8hhm6">
|
||||||
|
<bpmn:incoming>Flow_0kutheh</bpmn:incoming>
|
||||||
|
<bpmn:outgoing>Flow_172j61f</bpmn:outgoing>
|
||||||
|
</bpmn:task>
|
||||||
|
<bpmn:sequenceFlow id="Flow_172j61f" sourceRef="Activity_0p8hhm6" targetRef="EndEvent_1" />
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_migration_demo_f134ceb">
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_migration_demo_f134ceb">
|
||||||
@ -43,6 +48,9 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||||||
<bpmndi:BPMNShape id="Activity_04moe9c_di" bpmnElement="Activity_04moe9c">
|
<bpmndi:BPMNShape id="Activity_04moe9c_di" bpmnElement="Activity_04moe9c">
|
||||||
<dc:Bounds x="420" y="137" width="100" height="80" />
|
<dc:Bounds x="420" y="137" width="100" height="80" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_0p8hhm6_di" bpmnElement="Activity_0p8hhm6">
|
||||||
|
<dc:Bounds x="570" y="137" width="100" height="80" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
||||||
<di:waypoint x="215" y="177" />
|
<di:waypoint x="215" y="177" />
|
||||||
<di:waypoint x="270" y="177" />
|
<di:waypoint x="270" y="177" />
|
||||||
@ -53,6 +61,10 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_0kutheh_di" bpmnElement="Flow_0kutheh">
|
<bpmndi:BPMNEdge id="Flow_0kutheh_di" bpmnElement="Flow_0kutheh">
|
||||||
<di:waypoint x="520" y="177" />
|
<di:waypoint x="520" y="177" />
|
||||||
|
<di:waypoint x="570" y="177" />
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="Flow_172j61f_di" bpmnElement="Flow_172j61f">
|
||||||
|
<di:waypoint x="670" y="177" />
|
||||||
<di:waypoint x="722" y="177" />
|
<di:waypoint x="722" y="177" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user