mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
User: admin@example.com clicked save for misc/qa/madhu-testing/lane-test-2/lane-test-2.bpmn
This commit is contained in:
parent
ff3414b4a1
commit
554701ac81
@ -22,6 +22,10 @@
|
||||
<bpmn:flowNodeRef>Activity_GetReviewers</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_0l5x84t</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_Security" name="/Security">
|
||||
<bpmn:flowNodeRef>Activity_0po4twm</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_0xqmcfg</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
</bpmn:laneSet>
|
||||
<bpmn:sequenceFlow id="Flow_0c8hg1n" sourceRef="Activity_GetData" targetRef="Activity_GetMoreData" />
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
@ -123,6 +127,7 @@ sec_users = {"/Security": sme_group_members2}</bpmn:script>
|
||||
<bpmn:incoming>Flow_1ohb8ht</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_042vla2</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0q4r19g</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0w1vb0u</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:exclusiveGateway id="Gateway_0l5x84t">
|
||||
<bpmn:incoming>Flow_042vla2</bpmn:incoming>
|
||||
@ -133,11 +138,22 @@ sec_users = {"/Security": sme_group_members2}</bpmn:script>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0rydrx7" sourceRef="Gateway_0l5x84t" targetRef="Activity_GetData" />
|
||||
<bpmn:sequenceFlow id="Flow_0q4r19g" sourceRef="Gateway_1v7vc1z" targetRef="Event_09rkmlh" />
|
||||
<bpmn:sequenceFlow id="Flow_0w1vb0u" sourceRef="Gateway_1v7vc1z" targetRef="Activity_0po4twm">
|
||||
<bpmn:conditionExpression>approval == "Approve"</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:manualTask id="Activity_0po4twm" name="Confrim Approval">
|
||||
<bpmn:incoming>Flow_0w1vb0u</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1bpcymf</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:endEvent id="Event_0xqmcfg">
|
||||
<bpmn:incoming>Flow_1bpcymf</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1bpcymf" sourceRef="Activity_0po4twm" targetRef="Event_0xqmcfg" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_FormAndLane">
|
||||
<bpmndi:BPMNShape id="Participant_1df0bwy_di" bpmnElement="Participant_1df0bwy" isHorizontal="true">
|
||||
<dc:Bounds x="139" y="66" width="1311" height="462" />
|
||||
<dc:Bounds x="139" y="66" width="1311" height="582" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1vcali6_di" bpmnElement="Lane_Initiator" isHorizontal="true">
|
||||
@ -147,6 +163,10 @@ sec_users = {"/Security": sme_group_members2}</bpmn:script>
|
||||
<dc:Bounds x="169" y="254" width="1281" height="274" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_07eyifh_di" bpmnElement="Lane_Security" isHorizontal="true">
|
||||
<dc:Bounds x="169" y="528" width="1281" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="189" y="142" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -197,6 +217,13 @@ sec_users = {"/Security": sme_group_members2}</bpmn:script>
|
||||
<bpmndi:BPMNShape id="Gateway_0l5x84t_di" bpmnElement="Gateway_0l5x84t" isMarkerVisible="true">
|
||||
<dc:Bounds x="625" y="135" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0sry4mq_di" bpmnElement="Activity_0po4twm">
|
||||
<dc:Bounds x="1190" y="540" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0xqmcfg_di" bpmnElement="Event_0xqmcfg">
|
||||
<dc:Bounds x="1342" y="562" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0c8hg1n_di" bpmnElement="Flow_0c8hg1n">
|
||||
<di:waypoint x="490" y="200" />
|
||||
<di:waypoint x="490" y="300" />
|
||||
@ -267,6 +294,16 @@ sec_users = {"/Security": sme_group_members2}</bpmn:script>
|
||||
<di:waypoint x="1304" y="340" />
|
||||
<di:waypoint x="1362" y="340" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0w1vb0u_di" bpmnElement="Flow_0w1vb0u">
|
||||
<di:waypoint x="1220" y="385" />
|
||||
<di:waypoint x="1220" y="463" />
|
||||
<di:waypoint x="1240" y="463" />
|
||||
<di:waypoint x="1240" y="540" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1bpcymf_di" bpmnElement="Flow_1bpcymf">
|
||||
<di:waypoint x="1290" y="580" />
|
||||
<di:waypoint x="1342" y="580" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user