类的使用
plus.hiver.module.quartz.entity.QuartzLog
使用QuartzLog的程序包
程序包
说明
-
plus.hiver.module.quartz.controller中QuartzLog的使用
返回变量类型为QuartzLog的类型的plus.hiver.module.quartz.controller中的方法修饰符和类型方法说明plus.hiver.common.api.Result<org.springframework.data.domain.Page<QuartzLog>>QuartzLogController.getByCondition(QuartzLog quartzLog, plus.hiver.common.vo.SearchVo searchVo, plus.hiver.common.vo.PageVo pageVo) 修饰符和类型方法说明plus.hiver.common.api.Result<org.springframework.data.domain.Page<QuartzLog>>QuartzLogController.getByCondition(QuartzLog quartzLog, plus.hiver.common.vo.SearchVo searchVo, plus.hiver.common.vo.PageVo pageVo) -
plus.hiver.module.quartz.service中QuartzLog的使用
返回变量类型为QuartzLog的类型的plus.hiver.module.quartz.service中的方法修饰符和类型方法说明org.springframework.data.domain.Page<QuartzLog>QuartzLogService.findByCondition(QuartzLog quartzLog, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 多条件分页获取修饰符和类型方法说明org.springframework.data.domain.Page<QuartzLog>QuartzLogService.findByCondition(QuartzLog quartzLog, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 多条件分页获取 -
plus.hiver.module.quartz.serviceimpl中QuartzLog的使用
返回变量类型为QuartzLog的类型的plus.hiver.module.quartz.serviceimpl中的方法修饰符和类型方法说明org.springframework.data.domain.Page<QuartzLog>QuartzLogServiceImpl.findByCondition(QuartzLog quartzLog, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable) 修饰符和类型方法说明org.springframework.data.domain.Page<QuartzLog>QuartzLogServiceImpl.findByCondition(QuartzLog quartzLog, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable)