mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-22 20:58:17 +00:00
User: alex clicked save for service-tests/bamboo/bamboo.bpmn
This commit is contained in:
parent
095e411249
commit
65b2a071bb
@ -25,11 +25,11 @@
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="bamboohr/GetEmployeeInfo" resultVariable="resp_getEmployeeInfo">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="employee_id" type="str" value="testId" />
|
||||
<spiffworkflow:parameter id="employee_id" type="str" value="109" />
|
||||
<spiffworkflow:parameter id="fields" type="str" value="'supervisorEmail,supervisorId,supervisorEid'" />
|
||||
</spiffworkflow:parameters>
|
||||
</spiffworkflow:serviceTaskOperator>
|
||||
<spiffworkflow:preScript>testId = 109</spiffworkflow:preScript>
|
||||
<spiffworkflow:preScript />
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0fjnymw</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_06od4pc</bpmn:outgoing>
|
||||
@ -37,6 +37,9 @@
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Proccess_ar3njfj">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-148" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1774nim_di" bpmnElement="Activity_0zq4f5j">
|
||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -46,9 +49,6 @@
|
||||
<bpmndi:BPMNShape id="Activity_1x7xpbe_di" bpmnElement="Activity_17d623i">
|
||||
<dc:Bounds x="70" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-148" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0fjnymw_di" bpmnElement="Flow_0fjnymw">
|
||||
<di:waypoint x="-112" y="177" />
|
||||
<di:waypoint x="70" y="177" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user