当前位置:网站首页>19 calling subprocess (callactivity) of a flowable task
19 calling subprocess (callactivity) of a flowable task
2022-06-13 05:34:00 【dream21st】
1 Calling process CallActivity
Invoking a task means that in a main process , You can start a sub process through this component , After the subprocess is completed , Return to the operation of the main process .
1.1 Fixed sub process
Can be in CallActivity In the configuration file of the component Called Element Add a fixed sub process to the attribute , And then operate . Write two process definitions , A main process , A sub process .
1.1.1 The main flow chart :
1.1.2 The main process is detailed XML The contents of the document :
<?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=
边栏推荐
猜你喜欢
ZABBIX wechat alarm
KVM virtualization management tool
Agile conflicts and benefits
Automatic database backup (using Navicat)
Course outline of market drawing 1- basic knowledge
File descriptorfile description
Information collection for network security (2)
About anonymous inner classes
Metartc4.0 integrated ffmpeg compilation
MongoDB 多字段聚合Group by
随机推荐
Problems encountered in the use of PgSQL
Bicolor case
C calls the API and parses the returned JSON string
若依框架=》如何设置导入导出模板全局为文本格式(解决科学计数问题)
动态规划-最长公共子串
[multithreading] thread pool core class -threadpoolexecutor
Case - simulated landlords (primary version)
Case - the list set stores student objects and traverses them in three ways
KVM virtualization management tool
Quartz database storage
One of PowerShell optimizations: prompt beautification
MySQL fuzzy query and sorting by matching degree
Understanding inode
设置自定义dialog的正确宽高
August 15, 2021 another week
How to Algorithm Evaluation Methods
Std:: Map initialization
A simple recursion problem of linked list
Django uploads local binaries to the database filefield field
通过命令行创建harbor镜像库