Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit 72ab00b

Browse files
committed
Remove terminate behaviour from end event
1 parent cf4ed62 commit 72ab00b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

activiti-api-basic-process-example/src/main/resources/processes/categorize-content.bpmn20.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,9 @@
3333
</bpmn:serviceTask>
3434
<bpmn:endEvent id="EndEvent_13bsqqd">
3535
<bpmn:incoming>SequenceFlow_0upfncf</bpmn:incoming>
36-
<bpmn:terminateEventDefinition />
3736
</bpmn:endEvent>
3837
<bpmn:endEvent id="EndEvent_1ogwwp9">
3938
<bpmn:incoming>SequenceFlow_1nn2llw</bpmn:incoming>
40-
<bpmn:terminateEventDefinition />
4139
</bpmn:endEvent>
4240
</bpmn:process>
4341
<bpmndi:BPMNDiagram id="BPMNDiagram_1">

0 commit comments

Comments
 (0)