User: dan@sartography.com clicked save for playground/matplus/dan-funk/dan-funk.bpmn
This commit is contained in:
parent
ef56ebf715
commit
5e16f178d5
|
@ -8,9 +8,8 @@
|
|||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0szh8pc" sourceRef="Event_1fuga7w" targetRef="Activity_00tgyxo" />
|
||||
<bpmn:endEvent id="Event_1r7u3r3">
|
||||
<bpmn:incoming>Flow_1a1q5hz</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_15ssmj7</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0vqof4u" sourceRef="Activity_00tgyxo" targetRef="Activity_1qrgbu9" />
|
||||
<bpmn:scriptTask id="Activity_00tgyxo" name="Simple Script Task">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:unitTests>
|
||||
|
@ -44,12 +43,12 @@
|
|||
</spiffworkflow:unitTests>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0szh8pc</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0vqof4u</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1ieaamx</bpmn:outgoing>
|
||||
<bpmn:script>age = 51
|
||||
height = 1.93
|
||||
children = ["Robert", "Edward", "Willie", "Tadd"]
|
||||
is_married = True
|
||||
asdfasdf123412341!@#$!@$!@#$!@#$!
|
||||
|
||||
size="medium"
|
||||
|
||||
first_name = "Abe"
|
||||
|
@ -90,7 +89,6 @@ first_name = "Dan"
|
|||
|
||||
</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_1gfb3tt" sourceRef="Activity_1qrgbu9" targetRef="Activity_0ir5asl" />
|
||||
<bpmn:userTask id="Activity_1qrgbu9" name="Simple User Task">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
|
@ -98,10 +96,9 @@ first_name = "Dan"
|
|||
<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:incoming>Flow_1ieaamx</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0av3i4o</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0om1kp0" sourceRef="Activity_0ir5asl" targetRef="Activity_1ow98bt" />
|
||||
<bpmn:serviceTask id="Activity_0ir5asl" name="Simple Service Task">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="http/GetRequest" resultVariable="response">
|
||||
|
@ -114,36 +111,56 @@ first_name = "Dan"
|
|||
</spiffworkflow:parameters>
|
||||
</spiffworkflow:serviceTaskOperator>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1gfb3tt</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0om1kp0</bpmn:outgoing>
|
||||
<bpmn:incoming>Flow_0wru4o3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ppsinh</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:sequenceFlow id="Flow_1orl19i" sourceRef="Activity_1ow98bt" targetRef="Activity_0zx244q" />
|
||||
<bpmn:manualTask id="Activity_1ow98bt" name="Simple Manual Task">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>![Minion]({{response.message}})
|
||||
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0om1kp0</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1orl19i</bpmn:outgoing>
|
||||
<bpmn:incoming>Flow_0mh2mbr</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1nq7xbv</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_1a1q5hz" sourceRef="Activity_0zx244q" targetRef="Event_1r7u3r3" />
|
||||
<bpmn:exclusiveGateway id="Gateway_156cl94" name="title is ...." default="Flow_0oyc1oz">
|
||||
<bpmn:incoming>Flow_0av3i4o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0wru4o3</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0mh2mbr</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0oyc1oz</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0wru4o3" name="... simple" sourceRef="Gateway_156cl94" targetRef="Activity_0ir5asl">
|
||||
<bpmn:conditionExpression>title == "service"</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:businessRuleTask id="Activity_0zx244q" name="Simple Business Rule">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:calledDecisionId>decision_1</spiffworkflow:calledDecisionId>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1orl19i</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1a1q5hz</bpmn:outgoing>
|
||||
<bpmn:incoming>Flow_0oyc1oz</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0zqmkvl</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
<bpmn:sequenceFlow id="Flow_0mh2mbr" name="...manual" sourceRef="Gateway_156cl94" targetRef="Activity_1ow98bt">
|
||||
<bpmn:conditionExpression>title == "manual"</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0oyc1oz" sourceRef="Gateway_156cl94" targetRef="Activity_0zx244q" />
|
||||
<bpmn:exclusiveGateway id="Gateway_0z8t5sa">
|
||||
<bpmn:incoming>Flow_1ppsinh</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1nq7xbv</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0zqmkvl</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_15ssmj7</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_1ppsinh" sourceRef="Activity_0ir5asl" targetRef="Gateway_0z8t5sa" />
|
||||
<bpmn:sequenceFlow id="Flow_1nq7xbv" sourceRef="Activity_1ow98bt" targetRef="Gateway_0z8t5sa" />
|
||||
<bpmn:sequenceFlow id="Flow_0zqmkvl" sourceRef="Activity_0zx244q" targetRef="Gateway_0z8t5sa" />
|
||||
<bpmn:sequenceFlow id="Flow_0av3i4o" sourceRef="Activity_1qrgbu9" targetRef="Gateway_156cl94" />
|
||||
<bpmn:sequenceFlow id="Flow_15ssmj7" sourceRef="Gateway_0z8t5sa" targetRef="Event_1r7u3r3" />
|
||||
<bpmn:sequenceFlow id="Flow_1ieaamx" sourceRef="Activity_00tgyxo" targetRef="Activity_1qrgbu9" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_dan_funk_5t3nhn3">
|
||||
<bpmndi:BPMNShape id="Event_1fuga7w_di" bpmnElement="Event_1fuga7w">
|
||||
<dc:Bounds x="-398" y="72" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1r7u3r3_di" bpmnElement="Event_1r7u3r3">
|
||||
<dc:Bounds x="442" y="72" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_003fg1c_di" bpmnElement="Activity_00tgyxo">
|
||||
<dc:Bounds x="-310" y="50" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -152,41 +169,79 @@ first_name = "Dan"
|
|||
<dc:Bounds x="-160" y="50" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0xafp5o_di" bpmnElement="Activity_0ir5asl">
|
||||
<dc:Bounds x="0" y="50" width="100" height="80" />
|
||||
<dc:Bounds x="100" y="50" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_156cl94_di" bpmnElement="Gateway_156cl94" isMarkerVisible="true">
|
||||
<dc:Bounds x="-25" y="65" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="8" y="113" width="44" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_12l2xmp_di" bpmnElement="Activity_1ow98bt">
|
||||
<dc:Bounds x="150" y="50" width="100" height="80" />
|
||||
<dc:Bounds x="100" y="150" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0z8t5sa_di" bpmnElement="Gateway_0z8t5sa" isMarkerVisible="true">
|
||||
<dc:Bounds x="275" y="65" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1r7u3r3_di" bpmnElement="Event_1r7u3r3">
|
||||
<dc:Bounds x="442" y="72" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1sjpnoj_di" bpmnElement="Activity_0zx244q">
|
||||
<dc:Bounds x="290" y="50" width="100" height="80" />
|
||||
<dc:Bounds x="100" y="-60" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0szh8pc_di" bpmnElement="Flow_0szh8pc">
|
||||
<di:waypoint x="-362" y="90" />
|
||||
<di:waypoint x="-310" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0vqof4u_di" bpmnElement="Flow_0vqof4u">
|
||||
<bpmndi:BPMNEdge id="Flow_0wru4o3_di" bpmnElement="Flow_0wru4o3">
|
||||
<di:waypoint x="25" y="90" />
|
||||
<di:waypoint x="100" y="90" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="40" y="72" width="45" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0mh2mbr_di" bpmnElement="Flow_0mh2mbr">
|
||||
<di:waypoint x="0" y="115" />
|
||||
<di:waypoint x="0" y="190" />
|
||||
<di:waypoint x="100" y="190" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="37" y="173" width="46" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0oyc1oz_di" bpmnElement="Flow_0oyc1oz">
|
||||
<di:waypoint x="0" y="65" />
|
||||
<di:waypoint x="0" y="-20" />
|
||||
<di:waypoint x="100" y="-20" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ppsinh_di" bpmnElement="Flow_1ppsinh">
|
||||
<di:waypoint x="200" y="90" />
|
||||
<di:waypoint x="275" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1nq7xbv_di" bpmnElement="Flow_1nq7xbv">
|
||||
<di:waypoint x="200" y="190" />
|
||||
<di:waypoint x="300" y="190" />
|
||||
<di:waypoint x="300" y="115" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0zqmkvl_di" bpmnElement="Flow_0zqmkvl">
|
||||
<di:waypoint x="200" y="-20" />
|
||||
<di:waypoint x="300" y="-20" />
|
||||
<di:waypoint x="300" y="65" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0av3i4o_di" bpmnElement="Flow_0av3i4o">
|
||||
<di:waypoint x="-60" y="90" />
|
||||
<di:waypoint x="-25" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_15ssmj7_di" bpmnElement="Flow_15ssmj7">
|
||||
<di:waypoint x="325" y="90" />
|
||||
<di:waypoint x="442" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ieaamx_di" bpmnElement="Flow_1ieaamx">
|
||||
<di:waypoint x="-210" 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="0" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0om1kp0_di" bpmnElement="Flow_0om1kp0">
|
||||
<di:waypoint x="100" y="90" />
|
||||
<di:waypoint x="150" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1orl19i_di" bpmnElement="Flow_1orl19i">
|
||||
<di:waypoint x="250" y="90" />
|
||||
<di:waypoint x="290" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1a1q5hz_di" bpmnElement="Flow_1a1q5hz">
|
||||
<di:waypoint x="390" y="90" />
|
||||
<di:waypoint x="442" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue