User: alex@sartography.com clicked save for misc/service-tests/bamboo/bamboo_get_employee.bpmn
This commit is contained in:
parent
74257323f7
commit
41c9e450e0
|
@ -28,10 +28,18 @@
|
|||
<bpmn:scriptTask id="Activity_1pqusmi" name="Set API Parameters">
|
||||
<bpmn:incoming>Flow_1d8wrjw</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0o95jof</bpmn:outgoing>
|
||||
<bpmn:script># Set which fields
|
||||
get_employee_fields = "supervisorEmail,supervisorId,supervisorEid"
|
||||
|
||||
# Set if current state
|
||||
get_employee_only_current = True</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Bamboo_GetEmployee">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-38" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0g5k1lx_di" bpmnElement="Event_0g5k1lx">
|
||||
<dc:Bounds x="432" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -39,9 +47,6 @@
|
|||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-38" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0qlemaw_di" bpmnElement="Activity_1pqusmi">
|
||||
<dc:Bounds x="90" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
|
Loading…
Reference in New Issue