类 FlowServiceRepositoryHolder
java.lang.Object
com.codingapi.springboot.flow.service.FlowServiceRepositoryHolder
-
构造器概要
构造器构造器说明FlowServiceRepositoryHolder(FlowWorkRepository flowWorkRepository, FlowRecordRepository flowRecordRepository, FlowBindDataRepository flowBindDataRepository, FlowOperatorRepository flowOperatorRepository, FlowProcessRepository flowProcessRepository, FlowBackupRepository flowBackupRepository) -
方法概要
-
构造器详细资料
-
FlowServiceRepositoryHolder
public FlowServiceRepositoryHolder(FlowWorkRepository flowWorkRepository, FlowRecordRepository flowRecordRepository, FlowBindDataRepository flowBindDataRepository, FlowOperatorRepository flowOperatorRepository, FlowProcessRepository flowProcessRepository, FlowBackupRepository flowBackupRepository)
-