Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hubert FONGARNAND
jhipster-bpm-camunda
Commits
ede1be93
Commit
ede1be93
authored
Dec 21, 2017
by
Hubert FONGARNAND
Browse files
Change ids
parent
8ef59904
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/resources/bpmn/test-1.bpmn
View file @
ede1be93
<?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:process
id=
"Process
_1
"
isExecutable=
"true"
>
<bpmn:process
id=
"
Test
Process"
isExecutable=
"true"
>
<bpmn:endEvent
id=
"EndEvent_0j97txi"
>
<bpmn:incoming>
SequenceFlow_17w5nfr
</bpmn:incoming>
</bpmn:endEvent>
...
...
src/test/java/fr/ippon/jhipster/bpm/process/TestProcessTest.java
0 → 100644
View file @
ede1be93
package
fr.ippon.jhipster.bpm.process
;
public
class
TestProcessTest
{
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment