Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jhipster-bpm-camunda
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hubert FONGARNAND
jhipster-bpm-camunda
Commits
dcf11034
Commit
dcf11034
authored
7 years ago
by
Hubert FONGARNAND
Browse files
Options
Downloads
Patches
Plain Diff
Fix task names
parent
0728557e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/bpmn/test-1.bpmn
+8
-8
8 additions, 8 deletions
src/main/resources/bpmn/test-1.bpmn
with
8 additions
and
8 deletions
src/main/resources/bpmn/test-1.bpmn
+
8
−
8
View file @
dcf11034
...
@@ -6,11 +6,11 @@
...
@@ -6,11 +6,11 @@
</bpmn:endEvent>
</bpmn:endEvent>
<bpmn:sequenceFlow
id=
"SequenceFlow_1cdbpyo"
sourceRef=
"StartEvent_1"
targetRef=
"Task_1qgx3ke"
/>
<bpmn:sequenceFlow
id=
"SequenceFlow_1cdbpyo"
sourceRef=
"StartEvent_1"
targetRef=
"Task_1qgx3ke"
/>
<bpmn:sequenceFlow
id=
"SequenceFlow_17w5nfr"
sourceRef=
"Task_1qgx3ke"
targetRef=
"EndEvent_0j97txi"
/>
<bpmn:sequenceFlow
id=
"SequenceFlow_17w5nfr"
sourceRef=
"Task_1qgx3ke"
targetRef=
"EndEvent_0j97txi"
/>
<bpmn:serviceTask
id=
"Task_1qgx3ke"
name=
"
Test
"
camunda:expression=
"#{printer.printMessage(execution)}"
>
<bpmn:serviceTask
id=
"Task_1qgx3ke"
name=
"
Hello World
"
camunda:expression=
"#{printer.printMessage(execution)}"
>
<bpmn:incoming>
SequenceFlow_1cdbpyo
</bpmn:incoming>
<bpmn:incoming>
SequenceFlow_1cdbpyo
</bpmn:incoming>
<bpmn:outgoing>
SequenceFlow_17w5nfr
</bpmn:outgoing>
<bpmn:outgoing>
SequenceFlow_17w5nfr
</bpmn:outgoing>
</bpmn:serviceTask>
</bpmn:serviceTask>
<bpmn:startEvent
id=
"StartEvent_1"
camunda:asyncAfter=
"true"
>
<bpmn:startEvent
id=
"StartEvent_1"
name=
"SayHello"
camunda:asyncAfter=
"true"
>
<bpmn:outgoing>
SequenceFlow_1cdbpyo
</bpmn:outgoing>
<bpmn:outgoing>
SequenceFlow_1cdbpyo
</bpmn:outgoing>
<bpmn:signalEventDefinition
signalRef=
"Signal_0bnb6yq"
/>
<bpmn:signalEventDefinition
signalRef=
"Signal_0bnb6yq"
/>
</bpmn:startEvent>
</bpmn:startEvent>
...
@@ -26,25 +26,25 @@
...
@@ -26,25 +26,25 @@
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge
id=
"SequenceFlow_1cdbpyo_di"
bpmnElement=
"SequenceFlow_1cdbpyo"
>
<bpmndi:BPMNEdge
id=
"SequenceFlow_1cdbpyo_di"
bpmnElement=
"SequenceFlow_1cdbpyo"
>
<di:waypoint
xsi:type=
"dc:Point"
x=
"209"
y=
"120"
/>
<di:waypoint
xsi:type=
"dc:Point"
x=
"209"
y=
"120"
/>
<di:waypoint
xsi:type=
"dc:Point"
x=
"
293
"
y=
"120"
/>
<di:waypoint
xsi:type=
"dc:Point"
x=
"
306
"
y=
"120"
/>
<bpmndi:BPMNLabel>
<bpmndi:BPMNLabel>
<dc:Bounds
x=
"2
5
1"
y=
"100"
width=
"0"
height=
"10"
/>
<dc:Bounds
x=
"21
2.5
"
y=
"100"
width=
"
9
0"
height=
"10"
/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge
id=
"SequenceFlow_17w5nfr_di"
bpmnElement=
"SequenceFlow_17w5nfr"
>
<bpmndi:BPMNEdge
id=
"SequenceFlow_17w5nfr_di"
bpmnElement=
"SequenceFlow_17w5nfr"
>
<di:waypoint
xsi:type=
"dc:Point"
x=
"
393
"
y=
"120"
/>
<di:waypoint
xsi:type=
"dc:Point"
x=
"
406
"
y=
"120"
/>
<di:waypoint
xsi:type=
"dc:Point"
x=
"531"
y=
"120"
/>
<di:waypoint
xsi:type=
"dc:Point"
x=
"531"
y=
"120"
/>
<bpmndi:BPMNLabel>
<bpmndi:BPMNLabel>
<dc:Bounds
x=
"4
6
2"
y=
"100"
width=
"0"
height=
"10"
/>
<dc:Bounds
x=
"42
3.5
"
y=
"100"
width=
"
9
0"
height=
"10"
/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape
id=
"ServiceTask_1r5ywpa_di"
bpmnElement=
"Task_1qgx3ke"
>
<bpmndi:BPMNShape
id=
"ServiceTask_1r5ywpa_di"
bpmnElement=
"Task_1qgx3ke"
>
<dc:Bounds
x=
"
293
"
y=
"80"
width=
"100"
height=
"80"
/>
<dc:Bounds
x=
"
306
"
y=
"80"
width=
"100"
height=
"80"
/>
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape
id=
"StartEvent_1gve085_di"
bpmnElement=
"StartEvent_1"
>
<bpmndi:BPMNShape
id=
"StartEvent_1gve085_di"
bpmnElement=
"StartEvent_1"
>
<dc:Bounds
x=
"173"
y=
"102"
width=
"36"
height=
"36"
/>
<dc:Bounds
x=
"173"
y=
"102"
width=
"36"
height=
"36"
/>
<bpmndi:BPMNLabel>
<bpmndi:BPMNLabel>
<dc:Bounds
x=
"1
4
6"
y=
"138"
width=
"
0
"
height=
"10"
/>
<dc:Bounds
x=
"1
2
6"
y=
"138"
width=
"
45
"
height=
"10"
/>
</bpmndi:BPMNLabel>
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNPlane>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment