当前位置:网站首页>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边栏推荐
- Compilation croisée helloworld avec cmake
- C calls the API and parses the returned JSON string
- Jeffery0207 blog navigation
- Unity游戏优化[第二版]学习记录6
- MySQL advanced query
- Case - traversing the directory (file class & recursive call)
- KVM virtualization management tool
- A simple recursion problem of linked list
- Flex布局自适应失效的问题
- Quartz database storage
猜你喜欢

SQL table columns and statements of database

Information collection for network security (2)

redis

Case - count the number of occurrences of each string in the string

System file interface open

Mysql database crud operation

MySQL transactions and foreign keys

Binary search and binary answer

metaRTC4.0稳定版发布

Case - random numbers without repetition (HashSet and TreeSet)
随机推荐
Bm1z002fj-evk-001 startup evaluation
Dynamic and static libraries
std::condition_ variable::wait_ for
Case - the list set stores student objects and traverses them in three ways
Case -- the HashSet set stores the student object and traverses
Unity game optimization (version 2) learning record 7
[thread / multithread] execution sequence of threads
Std:: map insert details
Introduction to R language 4--- R language process control
powershell优化之一:提示符美化
Solve the problem of garbled code in the MySQL execution SQL script database in docker (no need to rebuild the container)
Browser screenshot method (long screenshot, node screenshot, designated area screenshot)
Integer tips
安装harbor(在线|离线)
Quartz database storage
Small project - household income and expenditure software (2)
Getclassloader() returns null, getclassloader() gets null
Qmessagebox in pyqt5
Solution to prompt "permission is required to perform this operation" (file cannot be deleted) when win10 deletes a file
关于匿名内部类