spiff-arena/SpiffWorkflow/doc/figures/nuclear_strike.bpmn

72 lines
4.0 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" id="Definitions_1xkruxt" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.4.1">
<bpmn:collaboration id="Collaboration_1w57zzo">
<bpmn:participant id="Participant_General" name="General" processRef="Process_1vkk3fm" />
<bpmn:participant id="Participant_President" name="President" processRef="Process_1gfhjhz" />
</bpmn:collaboration>
<bpmn:process id="Process_1vkk3fm" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" />
<bpmn:userTask id="Task_1sxhab3" name="Confirm">
<bpmn:outgoing>SequenceFlow_1xrbp0m</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="ExclusiveGateway_1vw2t9k">
<bpmn:incoming>SequenceFlow_1xrbp0m</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1vwfrws</bpmn:outgoing>
<bpmn:outgoing>SequenceFlow_0x0u589</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:endEvent id="EndEvent_0vugqhl">
<bpmn:incoming>SequenceFlow_1vwfrws</bpmn:incoming>
</bpmn:endEvent>
<bpmn:task id="Task_1kt5lea">
<bpmn:incoming>SequenceFlow_0x0u589</bpmn:incoming>
</bpmn:task>
<bpmn:sequenceFlow id="SequenceFlow_1xrbp0m" sourceRef="Task_1sxhab3" targetRef="ExclusiveGateway_1vw2t9k" />
<bpmn:sequenceFlow id="SequenceFlow_1vwfrws" sourceRef="ExclusiveGateway_1vw2t9k" targetRef="EndEvent_0vugqhl" />
<bpmn:sequenceFlow id="SequenceFlow_0x0u589" sourceRef="ExclusiveGateway_1vw2t9k" targetRef="Task_1kt5lea" />
</bpmn:process>
<bpmn:process id="Process_1gfhjhz" isExecutable="false">
<bpmn:task id="Task_1svb9le" name="Confirm" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1w57zzo">
<bpmndi:BPMNShape id="Participant_1l4ojm7_di" bpmnElement="Participant_General" isHorizontal="true">
<dc:Bounds x="129" y="79" width="600" height="331" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="182" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Participant_0vy6n49_di" bpmnElement="Participant_President" isHorizontal="true">
<dc:Bounds x="129" y="350" width="600" height="250" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="UserTask_07e6zu6_di" bpmnElement="Task_1sxhab3">
<dc:Bounds x="260" y="160" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1xrbp0m_di" bpmnElement="SequenceFlow_1xrbp0m">
<di:waypoint x="360" y="200" />
<di:waypoint x="415" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ExclusiveGateway_1thgwy9_di" bpmnElement="ExclusiveGateway_1vw2t9k" isMarkerVisible="true">
<dc:Bounds x="415" y="175" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_0vugqhl_di" bpmnElement="EndEvent_0vugqhl">
<dc:Bounds x="552" y="182" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1vwfrws_di" bpmnElement="SequenceFlow_1vwfrws">
<di:waypoint x="465" y="200" />
<di:waypoint x="552" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Task_1svb9le_di" bpmnElement="Task_1svb9le">
<dc:Bounds x="390" y="430" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Task_1kt5lea_di" bpmnElement="Task_1kt5lea">
<dc:Bounds x="560" y="270" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0x0u589_di" bpmnElement="SequenceFlow_0x0u589">
<di:waypoint x="440" y="225" />
<di:waypoint x="440" y="310" />
<di:waypoint x="560" y="310" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>