81 lines
4.4 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="Unit_Test_Sub_Process_with_Manual_Task" name="Unit Test Sub Process with Manual Task" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0gww7fb</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_0gww7fb" sourceRef="StartEvent_1" targetRef="Activity_0ite9b5" />
<bpmn:subProcess id="Activity_0ite9b5" name="Sub Process with Manual Task">
<bpmn:extensionElements>
<spiffworkflow:preScript>a = 5</spiffworkflow:preScript>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0gww7fb</bpmn:incoming>
<bpmn:outgoing>Flow_1k53rtq</bpmn:outgoing>
<bpmn:startEvent id="Event_1fz3v4o">
<bpmn:outgoing>Flow_0k03z4k</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_0k03z4k" sourceRef="Event_1fz3v4o" targetRef="Activity_0tv8sbo" />
<bpmn:endEvent id="Event_0b2zuv3">
<bpmn:incoming>Flow_0gw12kj</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0gw12kj" sourceRef="Activity_0tv8sbo" targetRef="Event_0b2zuv3" />
<bpmn:manualTask id="Activity_0tv8sbo" name="Sub Process Manual Task">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>Sub Process Manual Task. Click to continue</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0k03z4k</bpmn:incoming>
<bpmn:outgoing>Flow_0gw12kj</bpmn:outgoing>
</bpmn:manualTask>
</bpmn:subProcess>
<bpmn:endEvent id="Event_1uvvy10">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>End Sub Process with Manual Task Unit Test.</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1k53rtq</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_1k53rtq" sourceRef="Activity_0ite9b5" targetRef="Event_1uvvy10" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Unit_Test_Sub_Process_with_Manual_Task">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0qj4owl_di" bpmnElement="Activity_0ite9b5">
<dc:Bounds x="270" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1uvvy10_di" bpmnElement="Event_1uvvy10">
<dc:Bounds x="432" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0gww7fb_di" bpmnElement="Flow_0gww7fb">
<di:waypoint x="215" y="177" />
<di:waypoint x="270" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1k53rtq_di" bpmnElement="Flow_1k53rtq">
<di:waypoint x="370" y="177" />
<di:waypoint x="432" y="177" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
<bpmndi:BPMNDiagram id="BPMNDiagram_008cmx3">
<bpmndi:BPMNPlane id="BPMNPlane_10rrya5" bpmnElement="Activity_0ite9b5" label="[object Object]">
<bpmndi:BPMNShape id="Event_1fz3v4o_di" bpmnElement="Event_1fz3v4o">
<dc:Bounds x="232" y="182" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0b2zuv3_di" bpmnElement="Event_0b2zuv3">
<dc:Bounds x="472" y="182" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1vwc1jr_di" bpmnElement="Activity_0tv8sbo">
<dc:Bounds x="320" y="160" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0k03z4k_di" bpmnElement="Flow_0k03z4k">
<di:waypoint x="268" y="200" />
<di:waypoint x="320" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0gw12kj_di" bpmnElement="Flow_0gw12kj">
<di:waypoint x="420" y="200" />
<di:waypoint x="472" y="200" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>