mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 21:18:23 +00:00
User: mwilson1962@gmail.com clicked save for playground/safran-federal-systems/daemonbuilder/First One.bpmn
This commit is contained in:
parent
031efb3fb9
commit
39754eff08
@ -1,30 +1,61 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?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_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
<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_2ervucw" isExecutable="true">
|
<bpmn:process id="Process_2ervucw" isExecutable="true">
|
||||||
|
<bpmn:ioSpecification>
|
||||||
|
<bpmn:dataInput id="DataInput-381945377-1" name="DataInput1">
|
||||||
|
<bpmn:documentation>An element that Mark done made.
|
||||||
|
</bpmn:documentation>
|
||||||
|
</bpmn:dataInput>
|
||||||
|
<bpmn:inputSet>
|
||||||
|
<bpmn:dataInputRefs>DataInput-381945377-1</bpmn:dataInputRefs>
|
||||||
|
</bpmn:inputSet>
|
||||||
|
<bpmn:outputSet />
|
||||||
|
</bpmn:ioSpecification>
|
||||||
<bpmn:startEvent id="StartEvent_1">
|
<bpmn:startEvent id="StartEvent_1">
|
||||||
<bpmn:outgoing>Flow_0mzc6al</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0mzc6al</bpmn:outgoing>
|
||||||
</bpmn:startEvent>
|
</bpmn:startEvent>
|
||||||
<bpmn:endEvent id="Event_1yte85d">
|
<bpmn:endEvent id="Event_1yte85d">
|
||||||
<bpmn:incoming>Flow_1pfioa5</bpmn:incoming>
|
<bpmn:incoming>Flow_1pfioa5</bpmn:incoming>
|
||||||
</bpmn:endEvent>
|
</bpmn:endEvent>
|
||||||
<bpmn:task id="Activity_1q17l0z">
|
|
||||||
<bpmn:incoming>Flow_0mzc6al</bpmn:incoming>
|
|
||||||
<bpmn:outgoing>Flow_1pfioa5</bpmn:outgoing>
|
|
||||||
</bpmn:task>
|
|
||||||
<bpmn:sequenceFlow id="Flow_0mzc6al" sourceRef="StartEvent_1" targetRef="Activity_1q17l0z" />
|
<bpmn:sequenceFlow id="Flow_0mzc6al" sourceRef="StartEvent_1" targetRef="Activity_1q17l0z" />
|
||||||
<bpmn:sequenceFlow id="Flow_1pfioa5" sourceRef="Activity_1q17l0z" targetRef="Event_1yte85d" />
|
<bpmn:sequenceFlow id="Flow_1pfioa5" sourceRef="Activity_1q17l0z" targetRef="Event_1yte85d" />
|
||||||
|
<bpmn:userTask id="Activity_1q17l0z">
|
||||||
|
<bpmn:extensionElements>
|
||||||
|
<spiffworkflow:preScript></spiffworkflow:preScript>
|
||||||
|
</bpmn:extensionElements>
|
||||||
|
<bpmn:incoming>Flow_0mzc6al</bpmn:incoming>
|
||||||
|
<bpmn:outgoing>Flow_1pfioa5</bpmn:outgoing>
|
||||||
|
</bpmn:userTask>
|
||||||
|
<bpmn:receiveTask id="Activity_1r1f2w4">
|
||||||
|
<bpmn:multiInstanceLoopCharacteristics isSequential="true" />
|
||||||
|
</bpmn:receiveTask>
|
||||||
|
<bpmn:scriptTask id="Activity_0b020rb">
|
||||||
|
<bpmn:script>print("hello")</bpmn:script>
|
||||||
|
</bpmn:scriptTask>
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_2ervucw">
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_2ervucw">
|
||||||
|
<bpmndi:BPMNShape id="DataInput-381945377-1DI" bpmnElement="DataInput-381945377-1">
|
||||||
|
<dc:Bounds x="42" y="65" width="36" height="50" />
|
||||||
|
<bpmndi:BPMNLabel>
|
||||||
|
<dc:Bounds x="35" y="122" width="52" height="14" />
|
||||||
|
</bpmndi:BPMNLabel>
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||||
<dc:Bounds x="-58" y="-18" width="36" height="36" />
|
<dc:Bounds x="-58" y="-18" width="36" height="36" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_1yte85d_di" bpmnElement="Event_1yte85d">
|
<bpmndi:BPMNShape id="Event_1yte85d_di" bpmnElement="Event_1yte85d">
|
||||||
<dc:Bounds x="392" y="-18" width="36" height="36" />
|
<dc:Bounds x="392" y="-18" width="36" height="36" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_1q17l0z_di" bpmnElement="Activity_1q17l0z">
|
<bpmndi:BPMNShape id="Activity_14i4c9n_di" bpmnElement="Activity_1q17l0z">
|
||||||
<dc:Bounds x="140" y="-40" width="100" height="80" />
|
<dc:Bounds x="140" y="-40" width="100" height="80" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_1mz6hco_di" bpmnElement="Activity_1r1f2w4">
|
||||||
|
<dc:Bounds x="250" y="120" width="100" height="80" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_06yjtbj_di" bpmnElement="Activity_0b020rb">
|
||||||
|
<dc:Bounds x="440" y="120" width="100" height="80" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="Flow_0mzc6al_di" bpmnElement="Flow_0mzc6al">
|
<bpmndi:BPMNEdge id="Flow_0mzc6al_di" bpmnElement="Flow_0mzc6al">
|
||||||
<di:waypoint x="-22" y="0" />
|
<di:waypoint x="-22" y="0" />
|
||||||
<di:waypoint x="140" y="0" />
|
<di:waypoint x="140" y="0" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user