接口 FlowOperatorRepository
public interface FlowOperatorRepository
-
方法概要
修饰符和类型方法说明List<? extends IFlowOperator> findOperatorByIds(List<Long> operatorIds) getOperatorById(long id)
-
方法详细资料
-
findOperatorByIds
-
getOperatorById
-
List<? extends IFlowOperator> findOperatorByIds(List<Long> operatorIds) getOperatorById(long id)