随笔分类 - bladex使用心得
bladex使用中遇到的一些问题
摘要:(企业内部)工作流实战_22_flowable 驳回/回退 并行网关驳回 多实例驳回 子流程驳回 gblfy 2019-12-12 00:09:11 1044 收藏 2 分类专栏: Flowable 文章标签: 驳回 回退 版权 项目地址https://gitee.com/lwj/flowable.
阅读全文
摘要:1.实体类 /* * Copyright (c) 2018-2028, Chill Zhuang All rights reserved. * * Redistribution and use in source and binary forms, with or without * modific
阅读全文
摘要:终止流程代码 public void stopProcessInstanceById(String processInstanceId) { ProcessInstance processInstance = runtimeService.createProcessInstanceQuery().p
阅读全文
摘要:2.同意配置 3.驳回 4.部署前先维护系统字典 5.事项维护 7.流程部署
阅读全文