类 FlowDetail
java.lang.Object
com.codingapi.springboot.flow.pojo.FlowDetail
-
构造器概要
构造器构造器说明FlowDetail(FlowRecord flowRecord, BindDataSnapshot snapshot, FlowWork flowWork, List<FlowRecord> historyRecords, List<? extends IFlowOperator> operators) -
方法概要
-
构造器详细资料
-
FlowDetail
public FlowDetail(FlowRecord flowRecord, BindDataSnapshot snapshot, FlowWork flowWork, List<FlowRecord> historyRecords, List<? extends IFlowOperator> operators)
-