mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 14:58:11 +00:00
User: daniel.h.funk@gmail.com clicked save for playground/dan/webinar/1-approval-two-eyes/1-approval-twoeyes.bpmn
This commit is contained in:
parent
e1e0deb08b
commit
4173fabfcf
@ -1,86 +1,44 @@
|
||||
<?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" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_0262drj" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.15.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.19.0">
|
||||
<bpmn:collaboration id="Collaboration_0ddm0sy">
|
||||
<bpmn:participant id="Participant_0d3crfh" processRef="Process_1lgacvo" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_1lgacvo">
|
||||
<bpmn:laneSet id="LaneSet_0s3mdtd">
|
||||
<bpmn:lane id="Lane_09uowp6">
|
||||
<bpmn:flowNodeRef>Event_0uu9jr5</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1sf75g3</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_1b2vz9g" name="Dan">
|
||||
<bpmn:flowNodeRef>Event_075bell</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_03ktxaq</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
</bpmn:laneSet>
|
||||
<bpmn:startEvent id="Event_0uu9jr5">
|
||||
<bpmn:outgoing>Flow_1bqk286</bpmn:outgoing>
|
||||
<bpmn:process id="Process_1w9vqce">
|
||||
<bpmn:startEvent id="Event_1j46dtl">
|
||||
<bpmn:outgoing>Flow_0kj9uoo</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:userTask id="Activity_1sf75g3" name="Enter Vacation Details">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="request-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="request-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1bqk286</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0blda86</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1bqk286" sourceRef="Event_0uu9jr5" targetRef="Activity_1sf75g3" />
|
||||
<bpmn:sequenceFlow id="Flow_0blda86" sourceRef="Activity_1sf75g3" targetRef="Activity_03ktxaq" />
|
||||
<bpmn:endEvent id="Event_075bell">
|
||||
<bpmn:incoming>Flow_0bejf9z</bpmn:incoming>
|
||||
<bpmn:sequenceFlow id="Flow_0kj9uoo" sourceRef="Event_1j46dtl" targetRef="Activity_1b6yy5f" />
|
||||
<bpmn:endEvent id="Event_0qjr9rd">
|
||||
<bpmn:incoming>Flow_0ccmddl</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0bejf9z" sourceRef="Activity_03ktxaq" targetRef="Event_075bell" />
|
||||
<bpmn:userTask id="Activity_03ktxaq" name="Check Vacation Request">
|
||||
<bpmn:sequenceFlow id="Flow_0ccmddl" sourceRef="Activity_1b6yy5f" targetRef="Event_0qjr9rd" />
|
||||
<bpmn:userTask id="Activity_1b6yy5f" name="Enter Vacation Details">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="approve-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="approve-uischema.json" />
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="vacation-request-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="vacation-request-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0blda86</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0bejf9z</bpmn:outgoing>
|
||||
<bpmn:incoming>Flow_0kj9uoo</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0ccmddl</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0ddm0sy">
|
||||
<bpmndi:BPMNShape id="Participant_0d3crfh_di" bpmnElement="Participant_0d3crfh" isHorizontal="true">
|
||||
<dc:Bounds x="310" y="142" width="630" height="298" />
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1w9vqce">
|
||||
<bpmndi:BPMNShape id="Event_1j46dtl_di" bpmnElement="Event_1j46dtl">
|
||||
<dc:Bounds x="372" y="142" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_09uowp6_di" bpmnElement="Lane_09uowp6" isHorizontal="true">
|
||||
<dc:Bounds x="340" y="142" width="600" height="138" />
|
||||
<bpmndi:BPMNShape id="Event_0qjr9rd_di" bpmnElement="Event_0qjr9rd">
|
||||
<dc:Bounds x="612" y="142" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1b2vz9g_di" bpmnElement="Lane_1b2vz9g" isHorizontal="true">
|
||||
<dc:Bounds x="340" y="280" width="600" height="160" />
|
||||
<bpmndi:BPMNShape id="Activity_0tvsrej_di" bpmnElement="Activity_1b6yy5f">
|
||||
<dc:Bounds x="460" y="120" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0uu9jr5_di" bpmnElement="Event_0uu9jr5">
|
||||
<dc:Bounds x="390" y="184" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0v3nbtq_di" bpmnElement="Activity_1sf75g3">
|
||||
<dc:Bounds x="498" y="162" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_075bell_di" bpmnElement="Event_075bell">
|
||||
<dc:Bounds x="652" y="342" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1eiexkp_di" bpmnElement="Activity_03ktxaq">
|
||||
<dc:Bounds x="496" y="320" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1bqk286_di" bpmnElement="Flow_1bqk286">
|
||||
<di:waypoint x="426" y="202" />
|
||||
<di:waypoint x="498" y="202" />
|
||||
<bpmndi:BPMNEdge id="Flow_0kj9uoo_di" bpmnElement="Flow_0kj9uoo">
|
||||
<di:waypoint x="408" y="160" />
|
||||
<di:waypoint x="460" y="160" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0blda86_di" bpmnElement="Flow_0blda86">
|
||||
<di:waypoint x="548" y="242" />
|
||||
<di:waypoint x="548" y="281" />
|
||||
<di:waypoint x="546" y="281" />
|
||||
<di:waypoint x="546" y="320" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0bejf9z_di" bpmnElement="Flow_0bejf9z">
|
||||
<di:waypoint x="596" y="360" />
|
||||
<di:waypoint x="652" y="360" />
|
||||
<bpmndi:BPMNEdge id="Flow_0ccmddl_di" bpmnElement="Flow_0ccmddl">
|
||||
<di:waypoint x="560" y="160" />
|
||||
<di:waypoint x="612" y="160" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
@ -5,5 +5,5 @@
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"metadata_extraction_paths": null,
|
||||
"primary_file_name": "1-approval-twoeyes.bpmn",
|
||||
"primary_process_id": "Process_1lgacvo"
|
||||
"primary_process_id": "Process_1w9vqce"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user