mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +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
60415224e1
commit
01928b60b3
@ -9,9 +9,9 @@
|
||||
<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_1a8z44c</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_0he05q5" />
|
||||
<bpmn:callActivity id="Activity_1s0zolw" name="Call Activity with Manual Task" calledElement="Unit_Test_Manual_Task">
|
||||
<bpmn:incoming>Flow_0rtrhbo</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0p08lwv</bpmn:outgoing>
|
||||
@ -21,6 +21,11 @@
|
||||
<bpmn:incoming>Flow_02pymet</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0rtrhbo</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_1a8z44c" sourceRef="Activity_0he05q5" targetRef="Event_1xwu325" />
|
||||
<bpmn:manualTask id="Activity_0he05q5" name="After 1">
|
||||
<bpmn:incoming>Flow_0p08lwv</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1a8z44c</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Unit_Test_Call_Activity_with_Manual_Task">
|
||||
@ -44,18 +49,26 @@
|
||||
<dc:Bounds x="130" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0v9suc3_di" bpmnElement="Activity_0he05q5">
|
||||
<dc:Bounds x="430" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_02pymet_di" bpmnElement="Flow_02pymet">
|
||||
<di:waypoint x="88" y="177" />
|
||||
<di:waypoint x="130" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0p08lwv_di" bpmnElement="Flow_0p08lwv">
|
||||
<di:waypoint x="370" y="177" />
|
||||
<di:waypoint x="692" y="177" />
|
||||
<di:waypoint x="430" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0rtrhbo_di" bpmnElement="Flow_0rtrhbo">
|
||||
<di:waypoint x="230" y="177" />
|
||||
<di:waypoint x="270" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1a8z44c_di" bpmnElement="Flow_1a8z44c">
|
||||
<di:waypoint x="530" y="177" />
|
||||
<di:waypoint x="692" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user