类 DetailDealHandler
java.lang.Object
io.github.mangocrisp.spring.taybct.module.lf.beans.DetailDealHandler
- 所有已实现的接口:
ProcessAutoDealHandler
@AutoConfiguration("detailDealHandler")
public class DetailDealHandler
extends Object
implements ProcessAutoDealHandler
详细谁来处理
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
edgesService
-
nodesService
-
todoService
-
-
构造器详细资料
-
DetailDealHandler
public DetailDealHandler()
-
-
方法详细资料
-
apply
从接口复制的说明:ProcessAutoDealHandler
处理业务- 指定者:
apply
在接口中ProcessAutoDealHandler
- 参数:
process
- 流程信息edges
- 连线信息nodes
- 连线连到的节点信息- 返回:
- boolean
-