mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 16:38:56 +00:00
User: marco.thomae@matplus.eu clicked save for playground/matplus/marco-thom/marco-thom.bpmn
This commit is contained in:
parent
b870149366
commit
b94403dee2
@ -17,6 +17,7 @@
|
||||
</spiffworkflow:unitTests>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1cygwuw</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0znr9de</bpmn:outgoing>
|
||||
<bpmn:script>age = 35
|
||||
height = 1.90
|
||||
bikes = ["20inch", "27.5 inch"]
|
||||
@ -25,6 +26,26 @@ likes_SPIFF = True
|
||||
|
||||
my_name = "Marco"</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:endEvent id="Event_0cx97a6">
|
||||
<bpmn:incoming>Flow_1w7wf3f</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0znr9de" sourceRef="Activity_1d3q3ni" targetRef="Activity_01b7nsz" />
|
||||
<bpmn:userTask id="Activity_01b7nsz" 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_0znr9de</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ysjh8j</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1ysjh8j" sourceRef="Activity_01b7nsz" targetRef="Activity_1lolehc" />
|
||||
<bpmn:sequenceFlow id="Flow_1w7wf3f" sourceRef="Activity_1lolehc" targetRef="Event_0cx97a6" />
|
||||
<bpmn:serviceTask id="Activity_1lolehc" name="Simple Service Task">
|
||||
<bpmn:incoming>Flow_1ysjh8j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1w7wf3f</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_marco_thom_4l3bjoe">
|
||||
@ -35,10 +56,31 @@ my_name = "Marco"</bpmn:script>
|
||||
<dc:Bounds x="240" y="150" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0cx97a6_di" bpmnElement="Event_0cx97a6">
|
||||
<dc:Bounds x="872" y="172" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1kvemi8_di" bpmnElement="Activity_01b7nsz">
|
||||
<dc:Bounds x="440" y="150" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_07qbpjz_di" bpmnElement="Activity_1lolehc">
|
||||
<dc:Bounds x="660" y="150" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1cygwuw_di" bpmnElement="Flow_1cygwuw">
|
||||
<di:waypoint x="188" y="190" />
|
||||
<di:waypoint x="240" y="190" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0znr9de_di" bpmnElement="Flow_0znr9de">
|
||||
<di:waypoint x="340" y="190" />
|
||||
<di:waypoint x="440" y="190" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ysjh8j_di" bpmnElement="Flow_1ysjh8j">
|
||||
<di:waypoint x="540" y="190" />
|
||||
<di:waypoint x="660" y="190" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1w7wf3f_di" bpmnElement="Flow_1w7wf3f">
|
||||
<di:waypoint x="760" y="190" />
|
||||
<di:waypoint x="872" y="190" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user