mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: alex@sartography.com clicked save for misc/service-tests/bamboo/bamboo_get_employee.bpmn
This commit is contained in:
parent
88beb132b4
commit
f6637262eb
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
||||
<bpmn:process id="Bamboo_Get_Employee" name="Bamboo Get Employee" isExecutable="true">
|
||||
<bpmn:process id="Bamboo_GetEmployee" name="Bamboo Get Employee" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_1d8wrjw</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
@ -55,7 +55,7 @@ get_employee_only_current = True</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Bamboo_Get_Employee">
|
||||
<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>
|
||||
|
@ -7,5 +7,5 @@
|
||||
"files": [],
|
||||
"metadata_extraction_paths": null,
|
||||
"primary_file_name": "bamboo_get_employee.bpmn",
|
||||
"primary_process_id": "Bamboo_Get_Employee"
|
||||
"primary_process_id": "Bamboo_GetEmployee"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user