User: admin@spiffworkflow.org clicked save for bpmn-unit-tests/expected-to-pass/single-activity-tests/sub-process-with-exclusive-gateway/sub_process_with_exclusive_gateway.bpmn

This commit is contained in:
sartography-automated-committer 2023-06-02 11:49:44 +00:00
parent ed3f4d0c55
commit 84572db336
2 changed files with 3 additions and 3 deletions

View File

@ -7,5 +7,5 @@
"files": [], "files": [],
"metadata_extraction_paths": null, "metadata_extraction_paths": null,
"primary_file_name": "sub_process_with_exclusive_gateway.bpmn", "primary_file_name": "sub_process_with_exclusive_gateway.bpmn",
"primary_process_id": "Unit_Test_Sub_Process_with_Exclusive_Gateway" "primary_process_id": "Sub_Process_with_Exclusive_Gateway"
} }

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev"> <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Unit_Test_Sub_Process_with_Exclusive_Gateway" name="Unit Test Sub Process with Exclusive Gateway" isExecutable="true"> <bpmn:process id="Sub_Process_with_Exclusive_Gateway" name="Sub Process with Exclusive Gateway" isExecutable="true">
<bpmn:startEvent id="StartEvent_1"> <bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_1pizn28</bpmn:outgoing> <bpmn:outgoing>Flow_1pizn28</bpmn:outgoing>
</bpmn:startEvent> </bpmn:startEvent>
@ -60,7 +60,7 @@
</bpmn:subProcess> </bpmn:subProcess>
</bpmn:process> </bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Unit_Test_Sub_Process_with_Exclusive_Gateway"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Sub_Process_with_Exclusive_Gateway">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" /> <dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>