User: alex clicked save for shared/user-info/user-info.bpmn

This commit is contained in:
demo 2022-10-31 16:07:42 +00:00
parent a64eaebd66
commit f15a27c68c
1 changed files with 28 additions and 12 deletions

View File

@ -61,13 +61,22 @@ del(userTimeFormat)</bpmn:script>
<bpmn:incoming>Flow_020y0gy</bpmn:incoming>
<bpmn:outgoing>Flow_009u4d4</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="Flow_009u4d4" sourceRef="Activity_1uw66e8" targetRef="Gateway_0byohhl" />
<bpmn:sequenceFlow id="Flow_009u4d4" sourceRef="Activity_1uw66e8" targetRef="Activity_1y04pbx" />
<bpmn:exclusiveGateway id="Gateway_0byohhl">
<bpmn:incoming>Flow_009u4d4</bpmn:incoming>
<bpmn:incoming>Flow_0d47w7r</bpmn:incoming>
<bpmn:incoming>Flow_18ri6tq</bpmn:incoming>
<bpmn:outgoing>Flow_1gd83n0</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_1gd83n0" sourceRef="Gateway_0byohhl" targetRef="Event_0fb034d" />
<bpmn:sequenceFlow id="Flow_18ri6tq" sourceRef="Activity_1y04pbx" targetRef="Gateway_0byohhl" />
<bpmn:scriptTask id="Activity_1y04pbx" name="Add Bamboo Info to Extras">
<bpmn:incoming>Flow_009u4d4</bpmn:incoming>
<bpmn:outgoing>Flow_18ri6tq</bpmn:outgoing>
<bpmn:script># Add Bamboo Info to Extras
current_user_extras["bamboo_supervisor_api_id"] = resp_BambooUserInfo["supervisorEid"]
current_user_extras["bamboo_supervisor_email"] = userBambooId = resp_BambooUserInfo["supervisorEmail"]
current_user_extras["bamboo_supervisor_status_id"] = userBambooId = resp_BambooUserInfo["supervisorId"]</bpmn:script>
</bpmn:scriptTask>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Shared_User_Info">
@ -77,9 +86,6 @@ del(userTimeFormat)</bpmn:script>
<bpmndi:BPMNShape id="Activity_0hlcuhi_di" bpmnElement="Activity_0v13afu">
<dc:Bounds x="270" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fb034d_di" bpmnElement="Event_0fb034d">
<dc:Bounds x="1082" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0xlrnzx_di" bpmnElement="Gateway_0xlrnzx" isMarkerVisible="true">
<dc:Bounds x="435" y="152" width="50" height="50" />
<bpmndi:BPMNLabel>
@ -93,8 +99,14 @@ del(userTimeFormat)</bpmn:script>
<bpmndi:BPMNShape id="Activity_0nftxgp_di" bpmnElement="Activity_1uw66e8">
<dc:Bounds x="760" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0fb034d_di" bpmnElement="Event_0fb034d">
<dc:Bounds x="1252" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0byohhl_di" bpmnElement="Gateway_0byohhl" isMarkerVisible="true">
<dc:Bounds x="935" y="152" width="50" height="50" />
<dc:Bounds x="1115" y="152" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0xiz5vq_di" bpmnElement="Activity_1y04pbx">
<dc:Bounds x="940" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1q8xtg6_di" bpmnElement="Flow_1q8xtg6">
<di:waypoint x="215" y="177" />
@ -118,19 +130,23 @@ del(userTimeFormat)</bpmn:script>
<bpmndi:BPMNEdge id="Flow_0d47w7r_di" bpmnElement="Flow_0d47w7r">
<di:waypoint x="460" y="152" />
<di:waypoint x="460" y="60" />
<di:waypoint x="960" y="60" />
<di:waypoint x="960" y="152" />
<di:waypoint x="1140" y="60" />
<di:waypoint x="1140" y="152" />
<bpmndi:BPMNLabel>
<dc:Bounds x="712" y="33" width="15" height="14" />
<dc:Bounds x="805" y="33" width="15" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_009u4d4_di" bpmnElement="Flow_009u4d4">
<di:waypoint x="860" y="177" />
<di:waypoint x="935" y="177" />
<di:waypoint x="940" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1gd83n0_di" bpmnElement="Flow_1gd83n0">
<di:waypoint x="985" y="177" />
<di:waypoint x="1082" y="177" />
<di:waypoint x="1165" y="177" />
<di:waypoint x="1252" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_18ri6tq_di" bpmnElement="Flow_18ri6tq">
<di:waypoint x="1040" y="177" />
<di:waypoint x="1115" y="177" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>