Skip to content
Snippets Groups Projects
Commit ede1be93 authored by Hubert FONGARNAND's avatar Hubert FONGARNAND
Browse files

Change ids

parent 8ef59904
No related branches found
No related tags found
No related merge requests found
<?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:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.11.3"> <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.11.3">
<bpmn:process id="Process_1" isExecutable="true"> <bpmn:process id="TestProcess" isExecutable="true">
<bpmn:endEvent id="EndEvent_0j97txi"> <bpmn:endEvent id="EndEvent_0j97txi">
<bpmn:incoming>SequenceFlow_17w5nfr</bpmn:incoming> <bpmn:incoming>SequenceFlow_17w5nfr</bpmn:incoming>
</bpmn:endEvent> </bpmn:endEvent>
......
package fr.ippon.jhipster.bpm.process;
public class TestProcessTest {
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment