User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
32f0860b67
commit
baf8370c7b
|
@ -9,6 +9,8 @@
|
|||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>The process instance completed successfully.</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_12dd8uk</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1ptmsru</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:userTask id="Activity_0qpzdpu" name="Submitting Issue Voucher Form">
|
||||
<bpmn:extensionElements>
|
||||
|
@ -24,12 +26,29 @@
|
|||
<bpmn:exclusiveGateway id="Gateway_0cjyqt1" name="Admin Approval">
|
||||
<bpmn:incoming>Flow_02ppwf1</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_13lktru</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0qcdgy6</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_02ppwf1" sourceRef="Activity_0qpzdpu" targetRef="Gateway_0cjyqt1" />
|
||||
<bpmn:userTask id="Activity_0pyb1sn" name="Inform Clerk">
|
||||
<bpmn:userTask id="Activity_0pyb1sn" name="Inform Clerk about approval">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Form has been approved Successfully
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_13lktru</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_12dd8uk</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_13lktru" sourceRef="Gateway_0cjyqt1" targetRef="Activity_0pyb1sn" />
|
||||
<bpmn:sequenceFlow id="Flow_12dd8uk" sourceRef="Activity_0pyb1sn" targetRef="EndEvent_1" />
|
||||
<bpmn:userTask id="Activity_0viexio" name="Inform Clerk about rejection">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Form has been rejected
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0qcdgy6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ptmsru</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0qcdgy6" sourceRef="Gateway_0cjyqt1" targetRef="Activity_0viexio" />
|
||||
<bpmn:sequenceFlow id="Flow_1ptmsru" sourceRef="Activity_0viexio" targetRef="EndEvent_1" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_issue2_nm8svt0">
|
||||
|
@ -42,16 +61,20 @@
|
|||
<bpmndi:BPMNShape id="Gateway_0cjyqt1_di" bpmnElement="Gateway_0cjyqt1" isMarkerVisible="true">
|
||||
<dc:Bounds x="425" y="152" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="412" y="209" width="77" height="14" />
|
||||
<dc:Bounds x="485" y="170" width="77" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="742" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1goovhr_di" bpmnElement="Activity_0pyb1sn">
|
||||
<dc:Bounds x="540" y="30" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="782" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_0vy4b7w" bpmnElement="Activity_0viexio">
|
||||
<dc:Bounds x="540" y="200" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
||||
<di:waypoint x="215" y="177" />
|
||||
<di:waypoint x="280" y="177" />
|
||||
|
@ -65,6 +88,22 @@
|
|||
<di:waypoint x="450" y="70" />
|
||||
<di:waypoint x="540" y="70" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_12dd8uk_di" bpmnElement="Flow_12dd8uk">
|
||||
<di:waypoint x="640" y="70" />
|
||||
<di:waypoint x="800" y="70" />
|
||||
<di:waypoint x="800" y="159" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0qcdgy6_di" bpmnElement="Flow_0qcdgy6">
|
||||
<di:waypoint x="450" y="202" />
|
||||
<di:waypoint x="450" y="240" />
|
||||
<di:waypoint x="540" y="240" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ptmsru_di" bpmnElement="Flow_1ptmsru">
|
||||
<di:waypoint x="640" y="240" />
|
||||
<di:waypoint x="711" y="240" />
|
||||
<di:waypoint x="711" y="177" />
|
||||
<di:waypoint x="782" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue