mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-20 11:48:21 +00:00
User: natalia clicked save for test/a401-sub-process/A.4.0.1.bpmn
This commit is contained in:
parent
1dea328d12
commit
3cae580fea
@ -1,9 +1,9 @@
|
||||
<?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: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:collaboration id="Collaboration_1qr67jx">
|
||||
<bpmn:participant id="Participant_17p7372" processRef="Process_test_a401_sub_process_A_4_0_1_bd2e724" />
|
||||
<bpmn:participant id="Participant_17p7372" processRef="Process_test_a401_sub_process_A_4_0_1" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_test_a401_sub_process_A_4_0_1_bd2e724" isExecutable="true">
|
||||
<bpmn:process id="Process_test_a401_sub_process_A_4_0_1" isExecutable="true">
|
||||
<bpmn:laneSet id="LaneSet_0q69ws2">
|
||||
<bpmn:lane id="Lane_0qiz2ad">
|
||||
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
|
||||
|
@ -8,5 +8,5 @@
|
||||
"id": "test/a401-sub-process",
|
||||
"is_review": false,
|
||||
"primary_file_name": "A.4.0.1.bpmn",
|
||||
"primary_process_id": "Process_test_a401_sub_process_A_4_0_1_bd2e724"
|
||||
"primary_process_id": "Process_test_a401_sub_process_A_4_0_1"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user