类的使用
com.codingapi.springboot.flow.domain.FlowWork
使用FlowWork的程序包
程序包
说明
-
com.codingapi.springboot.flow.build中FlowWork的使用
-
com.codingapi.springboot.flow.content中FlowWork的使用
限定符构造器说明FlowSession(FlowWork flowWork, FlowNode flowNode, IFlowOperator createOperator, IFlowOperator currentOperator, IBindData bindData, Opinion opinion, List<FlowRecord> historyRecords) -
com.codingapi.springboot.flow.domain中FlowWork的使用
-
com.codingapi.springboot.flow.event中FlowWork的使用
参数类型为FlowWork的com.codingapi.springboot.flow.event中的构造器限定符构造器说明FlowApprovalEvent(int state, FlowRecord flowRecord, IFlowOperator operator, FlowWork flowWork, IBindData bindData) -
com.codingapi.springboot.flow.pojo中FlowWork的使用
参数类型为FlowWork的com.codingapi.springboot.flow.pojo中的构造器限定符构造器说明FlowDetail(FlowRecord flowRecord, BindDataSnapshot snapshot, FlowWork flowWork, List<FlowRecord> historyRecords, List<? extends IFlowOperator> operators) -
com.codingapi.springboot.flow.record中FlowWork的使用
参数类型为FlowWork的com.codingapi.springboot.flow.record中的构造器 -
com.codingapi.springboot.flow.repository中FlowWork的使用
修饰符和类型方法说明FlowWorkRepository.getFlowWorkById(long id) FlowProcessRepository.getFlowWorkByProcessId(String processId) 修饰符和类型方法说明备份流程void -
com.codingapi.springboot.flow.serializable中FlowWork的使用