当前位置:网站首页>12 error end event and terminateendevent of end event

12 error end event and terminateendevent of end event

2022-06-13 05:34:00 dream21st

As the name suggests, an end event is an event of process end , In addition to the end event of an empty circle we saw in the above example (EndEvent) Outside , End event and error end event (ErrorEndEvent), Interrupt end event (TerminateEndEvent) And cancel the end event (CancelEndEvent)

1 Error end event ErrorEndEvent

Define a process as follows :

 

We define a process definition ErrorEnd.bpmn20.xml, The specific content of the process definition is as follows :

<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec
原网站

版权声明
本文为[dream21st]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202280509431897.html