1.重构核心代码 2.实现了流程链路的显式关联

This commit is contained in:
bryan.zhang
2020-04-02 12:32:56 +08:00
parent ee50f95c6e
commit ed6f6d863a
74 changed files with 637 additions and 506 deletions

View File

@@ -1,11 +1,9 @@
/**
* <p>Title: liteFlow</p>
* <p>Title: liteflow</p>
* <p>Description: 轻量级的组件式流程框架</p>
* <p>Copyright: Copyright (c) 2017</p>
* @author Bryan.Zhang
* @email weenyc31@163.com
* @Date 2017-8-1
* @version 1.0
* @Date 2020/4/1
*/
package com.yomahub.flowtest.components;