User: jon@sartography.com clicked save for misc/service-tests/bamboo/bamboo_get_employee_pay_rate.bpmn
This commit is contained in:
parent
c1c5f21248
commit
3f9432efea
|
@ -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: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="Process_7mlwrk3" isExecutable="true">
|
||||
<bpmn:process id="Bamboo_GetEmployeePayRate" name="Bamboo Get Employee Pay Rate" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_1u462zb</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
|
@ -15,7 +15,7 @@
|
|||
<bpmn:sequenceFlow id="Flow_0dwgc8n" sourceRef="Activity_1ss0zug" targetRef="Event_0yc149g" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_7mlwrk3">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Bamboo_GetEmployeePayRate">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
|
Loading…
Reference in New Issue