demo-process-models/playground/dinithi/test-intermediate-throw-event/TestIntermediateThrowEvent....

91 lines
4.7 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: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="Process_qsy0m74" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0vjzjin</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:intermediateThrowEvent id="Event_0wjj4u4" name="First Milestone">
<bpmn:incoming>Flow_0vjzjin</bpmn:incoming>
<bpmn:outgoing>Flow_0q6zz2i</bpmn:outgoing>
</bpmn:intermediateThrowEvent>
<bpmn:sequenceFlow id="Flow_0vjzjin" sourceRef="StartEvent_1" targetRef="Event_0wjj4u4" />
<bpmn:sequenceFlow id="Flow_0q6zz2i" sourceRef="Event_0wjj4u4" targetRef="Activity_167wxny" />
<bpmn:userTask id="Activity_167wxny">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="question-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="question-uischema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0q6zz2i</bpmn:incoming>
<bpmn:outgoing>Flow_12eykx2</bpmn:outgoing>
</bpmn:userTask>
<bpmn:intermediateThrowEvent id="Event_0wunwyo" name="Second Milestone">
<bpmn:incoming>Flow_12eykx2</bpmn:incoming>
<bpmn:outgoing>Flow_01x4r61</bpmn:outgoing>
</bpmn:intermediateThrowEvent>
<bpmn:sequenceFlow id="Flow_12eykx2" sourceRef="Activity_167wxny" targetRef="Event_0wunwyo" />
<bpmn:sequenceFlow id="Flow_01x4r61" sourceRef="Event_0wunwyo" targetRef="Activity_0hsrz1f" />
<bpmn:manualTask id="Activity_0hsrz1f" name="Display Result">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>** You entered ** {{favcolor}}</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_01x4r61</bpmn:incoming>
<bpmn:outgoing>Flow_1c99m0w</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:endEvent id="Event_05ata1d">
<bpmn:incoming>Flow_1c99m0w</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1c99m0w" sourceRef="Activity_0hsrz1f" targetRef="Event_05ata1d" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_qsy0m74">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0wjj4u4_di" bpmnElement="Event_0wjj4u4">
<dc:Bounds x="272" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="254" y="202" width="72" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_04h8tj4_di" bpmnElement="Activity_167wxny">
<dc:Bounds x="370" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0wunwyo_di" bpmnElement="Event_0wunwyo">
<dc:Bounds x="532" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="506" y="202" width="88" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_024m4ep_di" bpmnElement="Activity_0hsrz1f">
<dc:Bounds x="630" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_05ata1d_di" bpmnElement="Event_05ata1d">
<dc:Bounds x="792" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0vjzjin_di" bpmnElement="Flow_0vjzjin">
<di:waypoint x="215" y="177" />
<di:waypoint x="272" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0q6zz2i_di" bpmnElement="Flow_0q6zz2i">
<di:waypoint x="308" y="177" />
<di:waypoint x="370" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_12eykx2_di" bpmnElement="Flow_12eykx2">
<di:waypoint x="470" y="177" />
<di:waypoint x="532" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_01x4r61_di" bpmnElement="Flow_01x4r61">
<di:waypoint x="568" y="177" />
<di:waypoint x="630" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1c99m0w_di" bpmnElement="Flow_1c99m0w">
<di:waypoint x="730" y="177" />
<di:waypoint x="792" y="177" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>