User: dinithijonline@gmail.com clicked save for playground/dinithi/test-subprocesses/VehicleChoice.bpmn
This commit is contained in:
parent
f6a88874a5
commit
611af28d59
|
@ -38,6 +38,9 @@
|
|||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_1ay76nw" sourceRef="Activity_0qya4wf" targetRef="Activity_1svzgeh" />
|
||||
<bpmn:manualTask id="Activity_1svzgeh" name="Display">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>**Your choice {{color}} {{vehicletype}}**</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1ay76nw</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0wk97d9</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
|
@ -51,6 +54,10 @@
|
|||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-338" y="92" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1hw00wc_di" bpmnElement="Activity_0qya4wf">
|
||||
<dc:Bounds x="-250" y="70" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1ew9dh1_di" bpmnElement="Activity_1svzgeh">
|
||||
<dc:Bounds x="-90" y="70" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -58,10 +65,6 @@
|
|||
<bpmndi:BPMNShape id="Event_0x633cy_di" bpmnElement="Event_0x633cy">
|
||||
<dc:Bounds x="72" y="92" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1hw00wc_di" bpmnElement="Activity_0qya4wf">
|
||||
<dc:Bounds x="-250" y="70" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1gj2cue_di" bpmnElement="Flow_1gj2cue">
|
||||
<di:waypoint x="-302" y="110" />
|
||||
<di:waypoint x="-250" y="110" />
|
||||
|
|
Loading…
Reference in New Issue