mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 05:58:19 +00:00
User: maximryzhov88@yandex.ru clicked save for playground/rmgi/test/form_example.bpmn
This commit is contained in:
parent
401967365d
commit
30bb97b2ce
@ -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="Process_yavjnvx" name="Maxim" isExecutable="true">
|
||||
<bpmn:process id="Process_form_example" name="Maxim" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_1f37unk</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
@ -29,7 +29,7 @@ This is a test</spiffworkflow:instructionsForEndUser>
|
||||
<bpmn:sequenceFlow id="Flow_1yd8j5b" sourceRef="Activity_0eno16d" targetRef="Event_1jyx7w2" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_yavjnvx">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_form_example">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -5,5 +5,5 @@
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"metadata_extraction_paths": null,
|
||||
"primary_file_name": "form_example.bpmn",
|
||||
"primary_process_id": "Process_yavjnvx"
|
||||
"primary_process_id": "Process_form_example"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user