User: dan@sartography.com clicked save for playground/matplus/dan-funk/dan-funk.bpmn
This commit is contained in:
parent
da889806a7
commit
a556194804
|
@ -1,16 +1,16 @@
|
||||||
<?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: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: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_dan_funk_5t3nhn3" isExecutable="true">
|
<bpmn:process id="Process_dan_funk_5t3nhn3" isExecutable="true">
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_09r1zzv" dataObjectRef="DataObject_0pux1ma" />
|
<bpmn:dataObjectReference id="DataObjectReference_09r1zzv" />
|
||||||
<bpmn:dataObjectReference id="DataObjectReference_0nby41g" dataObjectRef="DataObject_0pux1ma" />
|
<bpmn:dataObjectReference id="DataObjectReference_0nby41g" />
|
||||||
<bpmn:startEvent id="Event_1fuga7w">
|
<bpmn:startEvent id="Event_1fuga7w">
|
||||||
<bpmn:outgoing>Flow_0szh8pc</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0szh8pc</bpmn:outgoing>
|
||||||
</bpmn:startEvent>
|
</bpmn:startEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_0szh8pc" sourceRef="Event_1fuga7w" targetRef="Activity_00tgyxo" />
|
<bpmn:sequenceFlow id="Flow_0szh8pc" sourceRef="Event_1fuga7w" targetRef="Activity_00tgyxo" />
|
||||||
<bpmn:endEvent id="Event_1r7u3r3">
|
<bpmn:endEvent id="Event_1r7u3r3">
|
||||||
<bpmn:incoming>Flow_0vqof4u</bpmn:incoming>
|
<bpmn:incoming>Flow_1gfb3tt</bpmn:incoming>
|
||||||
</bpmn:endEvent>
|
</bpmn:endEvent>
|
||||||
<bpmn:sequenceFlow id="Flow_0vqof4u" sourceRef="Activity_00tgyxo" targetRef="Event_1r7u3r3" />
|
<bpmn:sequenceFlow id="Flow_0vqof4u" sourceRef="Activity_00tgyxo" targetRef="Activity_1qrgbu9" />
|
||||||
<bpmn:scriptTask id="Activity_00tgyxo" name="Simple Script Task">
|
<bpmn:scriptTask id="Activity_00tgyxo" name="Simple Script Task">
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:unitTests>
|
<spiffworkflow:unitTests>
|
||||||
|
@ -85,26 +85,44 @@ first_name = "Dan"
|
||||||
|
|
||||||
</bpmn:script>
|
</bpmn:script>
|
||||||
</bpmn:scriptTask>
|
</bpmn:scriptTask>
|
||||||
|
<bpmn:sequenceFlow id="Flow_1gfb3tt" sourceRef="Activity_1qrgbu9" targetRef="Event_1r7u3r3" />
|
||||||
|
<bpmn:userTask id="Activity_1qrgbu9" name="Simple User Task">
|
||||||
|
<bpmn:extensionElements>
|
||||||
|
<spiffworkflow:properties>
|
||||||
|
<spiffworkflow:property name="formJsonSchemaFilename" value="simple-user-task-schema.json" />
|
||||||
|
<spiffworkflow:property name="formUiSchemaFilename" value="simple-user-task-uischema.json" />
|
||||||
|
</spiffworkflow:properties>
|
||||||
|
</bpmn:extensionElements>
|
||||||
|
<bpmn:incoming>Flow_0vqof4u</bpmn:incoming>
|
||||||
|
<bpmn:outgoing>Flow_1gfb3tt</bpmn:outgoing>
|
||||||
|
</bpmn:userTask>
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_dan_funk_5t3nhn3">
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_dan_funk_5t3nhn3">
|
||||||
<bpmndi:BPMNShape id="Event_1fuga7w_di" bpmnElement="Event_1fuga7w">
|
<bpmndi:BPMNShape id="Event_1fuga7w_di" bpmnElement="Event_1fuga7w">
|
||||||
<dc:Bounds x="-398" y="72" width="36" height="36" />
|
<dc:Bounds x="-398" y="72" width="36" height="36" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_1r7u3r3_di" bpmnElement="Event_1r7u3r3">
|
|
||||||
<dc:Bounds x="-158" y="72" width="36" height="36" />
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape id="Activity_003fg1c_di" bpmnElement="Activity_00tgyxo">
|
<bpmndi:BPMNShape id="Activity_003fg1c_di" bpmnElement="Activity_00tgyxo">
|
||||||
<dc:Bounds x="-310" y="50" width="100" height="80" />
|
<dc:Bounds x="-310" y="50" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Event_1r7u3r3_di" bpmnElement="Event_1r7u3r3">
|
||||||
|
<dc:Bounds x="182" y="72" width="36" height="36" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_1wrp6rk_di" bpmnElement="Activity_1qrgbu9">
|
||||||
|
<dc:Bounds x="-160" y="50" width="100" height="80" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="Flow_0szh8pc_di" bpmnElement="Flow_0szh8pc">
|
<bpmndi:BPMNEdge id="Flow_0szh8pc_di" bpmnElement="Flow_0szh8pc">
|
||||||
<di:waypoint x="-362" y="90" />
|
<di:waypoint x="-362" y="90" />
|
||||||
<di:waypoint x="-310" y="90" />
|
<di:waypoint x="-310" y="90" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_0vqof4u_di" bpmnElement="Flow_0vqof4u">
|
<bpmndi:BPMNEdge id="Flow_0vqof4u_di" bpmnElement="Flow_0vqof4u">
|
||||||
<di:waypoint x="-210" y="90" />
|
<di:waypoint x="-210" y="90" />
|
||||||
<di:waypoint x="-158" y="90" />
|
<di:waypoint x="-160" y="90" />
|
||||||
|
</bpmndi:BPMNEdge>
|
||||||
|
<bpmndi:BPMNEdge id="Flow_1gfb3tt_di" bpmnElement="Flow_1gfb3tt">
|
||||||
|
<di:waypoint x="-60" y="90" />
|
||||||
|
<di:waypoint x="182" y="90" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
</bpmndi:BPMNDiagram>
|
</bpmndi:BPMNDiagram>
|
||||||
|
|
Loading…
Reference in New Issue