mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
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:
parent
ed3f4d0c55
commit
84572db336
@ -7,5 +7,5 @@
|
||||
"files": [],
|
||||
"metadata_extraction_paths": null,
|
||||
"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"
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
<?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: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:outgoing>Flow_1pizn28</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
@ -60,7 +60,7 @@
|
||||
</bpmn:subProcess>
|
||||
</bpmn:process>
|
||||
<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">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
Loading…
x
Reference in New Issue
Block a user