mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: admin@spiffworkflow.org clicked save for misc/qa/bpmn-model-testing/unit-test-call-activity-with-manual-task/Unit_Test_Call_Activity_with_Manual_Task.bpmn
This commit is contained in:
parent
f70dcdcbe2
commit
ec309d8aa2
@ -9,13 +9,18 @@
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>End Call Activity with Manual Task Unit Test</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0p08lwv</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1lfl6kf</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0p08lwv" sourceRef="Activity_1s0zolw" targetRef="Event_1xwu325" />
|
||||
<bpmn:sequenceFlow id="Flow_0p08lwv" sourceRef="Activity_1s0zolw" targetRef="Activity_0ubrhsr" />
|
||||
<bpmn:callActivity id="Activity_1s0zolw" name="Call Activity with Manual Task" calledElement="Unit_Test_Manual_Task">
|
||||
<bpmn:incoming>Flow_02pymet</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0p08lwv</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_1lfl6kf" sourceRef="Activity_0ubrhsr" targetRef="Event_1xwu325" />
|
||||
<bpmn:manualTask id="Activity_0ubrhsr" name="MM">
|
||||
<bpmn:incoming>Flow_0p08lwv</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1lfl6kf</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Unit_Test_Call_Activity_with_Manual_Task">
|
||||
@ -30,18 +35,26 @@
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1xwu325_di" bpmnElement="Event_1xwu325">
|
||||
<dc:Bounds x="432" y="159" width="36" height="36" />
|
||||
<dc:Bounds x="612" y="159" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="419" y="202" width="63" height="14" />
|
||||
<dc:Bounds x="599" y="202" width="63" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0a2ws1x_di" bpmnElement="Activity_0ubrhsr">
|
||||
<dc:Bounds x="440" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_02pymet_di" bpmnElement="Flow_02pymet">
|
||||
<di:waypoint x="208" y="177" />
|
||||
<di:waypoint x="270" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0p08lwv_di" bpmnElement="Flow_0p08lwv">
|
||||
<di:waypoint x="370" y="177" />
|
||||
<di:waypoint x="432" y="177" />
|
||||
<di:waypoint x="440" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1lfl6kf_di" bpmnElement="Flow_1lfl6kf">
|
||||
<di:waypoint x="540" y="177" />
|
||||
<di:waypoint x="612" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user