当前位置:网站首页>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
边栏推荐
- Django uses redis to store sessions starting from 0
- Introduction to R language 4--- R language process control
- External sort
- Case - simulated landlords (upgraded version)
- Windbos common CMD (DOS) command set
- Pycharm错误解决:Process finished with exit code -1073741819 (0xC0000005)
- metaRTC4.0稳定版发布
- C calls the API and parses the returned JSON string
- 计算两个时间相差的天数(支持跨月、跨年)
- Time display of the 12th Blue Bridge Cup
猜你喜欢
Getclassloader() returns null, getclassloader() gets null
Course outline of market drawing 1- basic knowledge
行情绘图课程大纲1-基础知识
Quartz basic use
Case - recursive factorial (recursive)
metaRTC4.0集成ffmpeg编译
Metartc4.0 integrated ffmpeg compilation
Explain the opencv function cv:: add() in detail, and attach sample code and running results of various cases
RTSP streaming using easydarwin+ffmpeg
Case - traversing the directory (file class & recursive call)
随机推荐
Difference between deviation and variance in deep learning
How to Algorithm Evaluation Methods
Mysql database backup and restore:
Deleted the jupyter notebook in the jupyter interface by mistake
Understanding of speech signal framing
RTSP streaming using easydarwin+ffmpeg
Unity游戏优化(第2版)学习记录7
Modification and analysis of libcoap source code by Hongmeng device discovery module
890. Find and Replace Pattern
基于 Docker Compose 搭建 Nacos 2(使用 MySQL 进行持久化)
Hump naming and underlining
External sort
Agile conflicts and benefits
Unity game optimization [Second Edition] learning record 6
Simple greedy strategy
How to Algorithm Evaluation Methods
Redis plus instructions
Explain the opencv function cv:: add() in detail, and attach sample code and running results of various cases
Nonstandard compiler attribute extension
使用cmake交叉编译helloworld