类 FlowStepResult.FlowStepNode
java.lang.Object
com.codingapi.springboot.flow.pojo.FlowStepResult.FlowStepNode
- 封闭类:
- FlowStepResult
-
构造器概要
构造器构造器说明FlowStepNode(String id, String code, String name, NodeType type, boolean done, List<? extends IFlowOperator> operators) -
方法概要
-
构造器详细资料
-
FlowStepNode
-