mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: admin@spiffworkflow.org clicked save for misc/qa/bpmn-model-testing/unit-test-user-task/unit-test-user-task.bpmn
This commit is contained in:
parent
8f944f532b
commit
eadac37d8c
@ -21,20 +21,9 @@
|
||||
<spiffworkflow:instructionsForEndUser>End User Task Unit Test.
|
||||
Your name is {{name}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1xgf31y</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1sw001j" sourceRef="User_Task" targetRef="Activity_0dpdvol" />
|
||||
<bpmn:sequenceFlow id="Flow_0cr6x3h" sourceRef="Activity_0dpdvol" targetRef="Activity_1uf9akh" />
|
||||
<bpmn:manualTask id="Activity_0dpdvol" name="Temp Task 1">
|
||||
<bpmn:incoming>Flow_1sw001j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0cr6x3h</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:scriptTask id="Activity_1uf9akh" name="Temp Task 2">
|
||||
<bpmn:incoming>Flow_0cr6x3h</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1xgf31y</bpmn:outgoing>
|
||||
<bpmn:script>dd = 3434</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_1xgf31y" sourceRef="Activity_1uf9akh" targetRef="Event_1bgornj" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1sw001j" sourceRef="User_Task" targetRef="Event_1bgornj" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Unit_Test_User_Task">
|
||||
@ -45,16 +34,8 @@ Your name is {{name}}</spiffworkflow:instructionsForEndUser>
|
||||
<dc:Bounds x="250" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_18aczu0_di" bpmnElement="Activity_0dpdvol">
|
||||
<dc:Bounds x="430" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1bgornj_di" bpmnElement="Event_1bgornj">
|
||||
<dc:Bounds x="762" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1of9gr7_di" bpmnElement="Activity_1uf9akh">
|
||||
<dc:Bounds x="600" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
<dc:Bounds x="402" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0a751jt_di" bpmnElement="Flow_0a751jt">
|
||||
<di:waypoint x="215" y="177" />
|
||||
@ -62,15 +43,7 @@ Your name is {{name}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1sw001j_di" bpmnElement="Flow_1sw001j">
|
||||
<di:waypoint x="350" y="177" />
|
||||
<di:waypoint x="430" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0cr6x3h_di" bpmnElement="Flow_0cr6x3h">
|
||||
<di:waypoint x="530" y="177" />
|
||||
<di:waypoint x="600" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1xgf31y_di" bpmnElement="Flow_1xgf31y">
|
||||
<di:waypoint x="700" y="177" />
|
||||
<di:waypoint x="762" y="177" />
|
||||
<di:waypoint x="402" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user