mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 01:48:13 +00:00
User: odi.scs.15@gmail.com clicked save for playground/bnpi/test/test.bpmn
This commit is contained in:
parent
08119ab03f
commit
b62799f6c1
@ -28,7 +28,8 @@
|
||||
<spiffworkflow:instructionsForEndUser>{{text}}
|
||||
{{select}}
|
||||
{{check}}
|
||||
{{score}}</spiffworkflow:instructionsForEndUser>
|
||||
{{score}}
|
||||
{{res}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1ou9gxx</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0j46uoa</bpmn:outgoing>
|
||||
@ -43,6 +44,9 @@
|
||||
<bpmn:script>score = int(select) + 1</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:businessRuleTask id="Activity_1gzc954" name="decision">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:calledDecisionId>decision_1</spiffworkflow:calledDecisionId>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1i11san</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ou9gxx</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
@ -50,6 +54,9 @@
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_test_1jvrp9s">
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="982" y="82" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="82" y="82" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -57,15 +64,12 @@
|
||||
<dc:Bounds x="240" y="60" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_06iuo70_di" bpmnElement="Activity_1932ru4">
|
||||
<dc:Bounds x="430" y="60" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="982" y="82" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0o3jsc7_di" bpmnElement="Activity_1xsty48">
|
||||
<dc:Bounds x="830" y="60" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_06iuo70_di" bpmnElement="Activity_1932ru4">
|
||||
<dc:Bounds x="430" y="60" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1putaei_di" bpmnElement="Activity_1gzc954">
|
||||
<dc:Bounds x="610" y="60" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
Loading…
x
Reference in New Issue
Block a user