mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 04:18:15 +00:00
User: dakhan@gmail.com clicked save for playground/dilshad/dilshad-workflow/lanes.bpmn
This commit is contained in:
parent
09127ebd81
commit
d068704f90
@ -8,16 +8,22 @@
|
||||
<bpmn:incoming>Flow_1ho7x8t</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0xhxs9z" sourceRef="Event_10h437a" targetRef="Activity_1xjg7xh" />
|
||||
<bpmn:sequenceFlow id="Flow_1ho7x8t" sourceRef="Activity_1xjg7xh" targetRef="Event_1a4lb5l" />
|
||||
<bpmn:sequenceFlow id="Flow_1ho7x8t" sourceRef="Activity_1cr8k68" targetRef="Event_1a4lb5l" />
|
||||
<bpmn:userTask id="Activity_1xjg7xh" name="Select Product">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="select_product_and_quality.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="select_product_and_quality.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0xhxs9z</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ho7x8t</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1qae7jf</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1qae7jf" sourceRef="Activity_1xjg7xh" targetRef="Activity_1cr8k68" />
|
||||
<bpmn:businessRuleTask id="Activity_1cr8k68" name="Lookup Product Price">
|
||||
<bpmn:incoming>Flow_1qae7jf</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ho7x8t</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_14deqgz">
|
||||
@ -37,14 +43,26 @@
|
||||
<dc:Bounds x="383" y="285" width="56" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0qdw4gz_di" bpmnElement="Activity_1cr8k68">
|
||||
<dc:Bounds x="710" y="370" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0xhxs9z_di" bpmnElement="Flow_0xhxs9z">
|
||||
<di:waypoint x="428" y="260" />
|
||||
<di:waypoint x="580" y="260" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ho7x8t_di" bpmnElement="Flow_1ho7x8t">
|
||||
<di:waypoint x="680" y="260" />
|
||||
<di:waypoint x="810" y="410" />
|
||||
<di:waypoint x="821" y="410" />
|
||||
<di:waypoint x="821" y="260" />
|
||||
<di:waypoint x="832" y="260" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qae7jf_di" bpmnElement="Flow_1qae7jf">
|
||||
<di:waypoint x="680" y="260" />
|
||||
<di:waypoint x="695" y="260" />
|
||||
<di:waypoint x="695" y="410" />
|
||||
<di:waypoint x="710" y="410" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user