68 lines
3.6 KiB
XML
68 lines
3.6 KiB
XML
<?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" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
|
<bpmn:process id="Process_b05czrw" isExecutable="true">
|
|
<bpmn:startEvent id="Event_0e9uty9">
|
|
<bpmn:outgoing>Flow_19jtfic</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:sequenceFlow id="Flow_19jtfic" sourceRef="Event_0e9uty9" targetRef="Activity_1rquepi" />
|
|
<bpmn:endEvent id="Event_06m9dpe">
|
|
<bpmn:incoming>Flow_1rdiboi</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:manualTask id="Activity_1rquepi" name="Message de bienvenue">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:instructionsForEndUser>## Automatisation de l'intégration d'un membre d'ipso
|
|
|
|
</spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_19jtfic</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0dqccqw</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
<bpmn:sequenceFlow id="Flow_0dqccqw" sourceRef="Activity_1rquepi" targetRef="Activity_1gkxt4r" />
|
|
<bpmn:sequenceFlow id="Flow_1rdiboi" sourceRef="Activity_1gkxt4r" targetRef="Event_06m9dpe" />
|
|
<bpmn:userTask id="Activity_1gkxt4r">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="quelle-est-le-rle-du-nouveau-collaborateur-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="quelle-est-le-rle-du-nouveau-collaborateur-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
<spiffworkflow:instructionsForEndUser>## Choisissez le role du nouveau membre</spiffworkflow:instructionsForEndUser>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_0dqccqw</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1rdiboi</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_b05czrw">
|
|
<bpmndi:BPMNShape id="Event_0e9uty9_di" bpmnElement="Event_0e9uty9">
|
|
<dc:Bounds x="322" y="-218" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_06m9dpe_di" bpmnElement="Event_06m9dpe">
|
|
<dc:Bounds x="1102" y="-218" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1of6gn9_di" bpmnElement="Activity_1rquepi">
|
|
<dc:Bounds x="520" y="-250" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1ddj7lq_di" bpmnElement="Activity_1gkxt4r">
|
|
<dc:Bounds x="690" y="-250" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_19jtfic_di" bpmnElement="Flow_19jtfic">
|
|
<di:waypoint x="358" y="-200" />
|
|
<di:waypoint x="439" y="-200" />
|
|
<di:waypoint x="439" y="-210" />
|
|
<di:waypoint x="520" y="-210" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0dqccqw_di" bpmnElement="Flow_0dqccqw">
|
|
<di:waypoint x="620" y="-210" />
|
|
<di:waypoint x="690" y="-210" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1rdiboi_di" bpmnElement="Flow_1rdiboi">
|
|
<di:waypoint x="790" y="-210" />
|
|
<di:waypoint x="860" y="-210" />
|
|
<di:waypoint x="860" y="-200" />
|
|
<di:waypoint x="1102" y="-200" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|