User: dinithijonline@gmail.com clicked save for playground/dinithi/test-user-task/test-user-task.bpmn
This commit is contained in:
parent
5b54c83f9a
commit
7f82eb2660
|
@ -21,12 +21,20 @@
|
|||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0owj6nb</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1t775h8</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1f1r9xz</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:endEvent id="Event_0g8o73c">
|
||||
<bpmn:incoming>Flow_1t775h8</bpmn:incoming>
|
||||
<bpmn:sequenceFlow id="Flow_1f1r9xz" sourceRef="Activity_0pvtm3a" targetRef="Activity_1m834m7" />
|
||||
<bpmn:manualTask id="Activity_1m834m7">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>**Your Name**: {{first_name}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1f1r9xz</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0myogj8</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:endEvent id="Event_018lfcd">
|
||||
<bpmn:incoming>Flow_0myogj8</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1t775h8" sourceRef="Activity_0pvtm3a" targetRef="Event_0g8o73c" />
|
||||
<bpmn:sequenceFlow id="Flow_0myogj8" sourceRef="Activity_1m834m7" targetRef="Event_018lfcd" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_op1j5ri">
|
||||
|
@ -39,8 +47,11 @@
|
|||
<bpmndi:BPMNShape id="Activity_13titd3_di" bpmnElement="Activity_0pvtm3a">
|
||||
<dc:Bounds x="430" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0g8o73c_di" bpmnElement="Event_0g8o73c">
|
||||
<dc:Bounds x="592" y="159" width="36" height="36" />
|
||||
<bpmndi:BPMNShape id="Activity_11ko4d2_di" bpmnElement="Activity_1m834m7">
|
||||
<dc:Bounds x="590" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_018lfcd_di" bpmnElement="Event_018lfcd">
|
||||
<dc:Bounds x="752" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0gnlvxk_di" bpmnElement="Flow_0gnlvxk">
|
||||
<di:waypoint x="215" y="177" />
|
||||
|
@ -50,9 +61,13 @@
|
|||
<di:waypoint x="370" y="177" />
|
||||
<di:waypoint x="430" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1t775h8_di" bpmnElement="Flow_1t775h8">
|
||||
<bpmndi:BPMNEdge id="Flow_1f1r9xz_di" bpmnElement="Flow_1f1r9xz">
|
||||
<di:waypoint x="530" y="177" />
|
||||
<di:waypoint x="592" y="177" />
|
||||
<di:waypoint x="590" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0myogj8_di" bpmnElement="Flow_0myogj8">
|
||||
<di:waypoint x="690" y="177" />
|
||||
<di:waypoint x="752" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
|
Loading…
Reference in New Issue