mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +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
337875dd89
commit
fc93fb57a7
@ -21,11 +21,10 @@
|
||||
<spiffworkflow:instructionsForEndUser>End User Task Unit Test.
|
||||
Your name is {{name}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1szttm6</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0qppod7</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1sw001j" sourceRef="User_Task" targetRef="Activity_0o0aobm" />
|
||||
<bpmn:sequenceFlow id="Flow_0qppod7" sourceRef="Activity_0o0aobm" targetRef="Activity_1rwdyas" />
|
||||
<bpmn:sequenceFlow id="Flow_1szttm6" sourceRef="Activity_1rwdyas" targetRef="Event_1bgornj" />
|
||||
<bpmn:sequenceFlow id="Flow_0qppod7" sourceRef="Activity_0o0aobm" targetRef="Event_1bgornj" />
|
||||
<bpmn:manualTask id="Activity_0o0aobm" name="Temp Task 1">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Temp Task 1</spiffworkflow:instructionsForEndUser>
|
||||
@ -33,10 +32,6 @@ Your name is {{name}}</spiffworkflow:instructionsForEndUser>
|
||||
<bpmn:incoming>Flow_1sw001j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0qppod7</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:scriptTask id="Activity_1rwdyas" name="Temp Task 2">
|
||||
<bpmn:incoming>Flow_0qppod7</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1szttm6</bpmn:outgoing>
|
||||
</bpmn:scriptTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Unit_Test_User_Task">
|
||||
@ -50,12 +45,8 @@ Your name is {{name}}</spiffworkflow:instructionsForEndUser>
|
||||
<bpmndi:BPMNShape id="Activity_14ckacg_di" bpmnElement="Activity_0o0aobm">
|
||||
<dc:Bounds x="400" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1n3xqqu_di" bpmnElement="Activity_1rwdyas">
|
||||
<dc:Bounds x="550" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1bgornj_di" bpmnElement="Event_1bgornj">
|
||||
<dc:Bounds x="702" y="159" width="36" height="36" />
|
||||
<dc:Bounds x="562" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0a751jt_di" bpmnElement="Flow_0a751jt">
|
||||
<di:waypoint x="215" y="177" />
|
||||
@ -67,11 +58,7 @@ Your name is {{name}}</spiffworkflow:instructionsForEndUser>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0qppod7_di" bpmnElement="Flow_0qppod7">
|
||||
<di:waypoint x="500" y="177" />
|
||||
<di:waypoint x="550" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1szttm6_di" bpmnElement="Flow_1szttm6">
|
||||
<di:waypoint x="650" y="177" />
|
||||
<di:waypoint x="702" y="177" />
|
||||
<di:waypoint x="562" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user