当前位置:网站首页>Parallelgateway and exclusivegateway of 14 gateways
Parallelgateway and exclusivegateway of 14 gateways
2022-06-13 05:33:00 【dream21st】
The gateway is actually the place where process nodes are shunted , When the task arrives at the gateway , According to the nature and setting conditions of the gateway, it is decided to take the branch that meets the requirements ,BPMN The following four types of parallel gateways are provided by the specification (ParallelGateway), Exclusive gateway (ExclusiveGateway), Inclusive gateway (InclusiveGateWay), Event gateway (EventGateway).
1 Parallel gateway ParallelGateway
Parallel gateway (ParallelGateway) It means that multiple branch tasks should be executed in parallel , When all parallel tasks are finished , The parallel gateway task ends . Let's use the following example to explain , Writing process definitions parallelGateway.bpmn20.xml, The details are 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/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20
边栏推荐
- Case - random numbers without repetition (HashSet and TreeSet)
- One of PowerShell optimizations: prompt beautification
- Enhanced for loop
- 顶部下滑沉浸式dialog
- Some methods of string
- Basic operations of MySQL auto correlation query
- 【线程/多线程】线程的执行顺序
- 17.6 unique_ Lock details
- Quartz database storage
- Unity game optimization [Second Edition] learning record 6
猜你喜欢
priority inversion problem
890. Find and Replace Pattern
How to Algorithm Evaluation Methods
Mysql database backup and restore:
Wampserver (MySQL) installation
metaRTC4.0集成ffmpeg编译
MySQL transactions and foreign keys
JS output uincode code
About Evaluation Metrics
Simple sr: Best Buddy Gans for highly detailed image super resolution Paper Analysis
随机推荐
Windbos common CMD (DOS) command set
Std:: Map empty example
Enhanced for loop
Bicolor case
Comment procéder à l'évaluation des algorithmes
Anaconda configuring the mirror source
使用cmake交叉編譯helloworld
C language learning log 2.6
SQL table columns and statements of database
Django uploads local binaries to the database filefield field
KVM virtualization management tool
The problem of flex layout adaptive failure
How to Algorithm Evaluation Methods
MySQL table data modification
ZABBIX proxy, sender (without agent monitoring), performance optimization
Web site learning and sorting
Redis plus instructions
Information collection for network security (2)
语音信号分帧的理解
Simple SR: best buddy Gans for highly detailed image super resolution