类的使用
plus.hiver.module.quartz.entity.QuartzJob
使用QuartzJob的程序包
程序包
说明
-
plus.hiver.module.quartz.controller中QuartzJob的使用
返回变量类型为QuartzJob的类型的plus.hiver.module.quartz.controller中的方法修饰符和类型方法说明plus.hiver.common.api.Result<org.springframework.data.domain.Page<QuartzJob>>QuartzJobController.getAllByPage(String key, plus.hiver.common.vo.PageVo page) 修饰符和类型方法说明plus.hiver.common.api.Resultplus.hiver.common.api.Resultplus.hiver.common.api.Resultplus.hiver.common.api.Result -
plus.hiver.module.quartz.dao中QuartzJob的使用
返回变量类型为QuartzJob的类型的plus.hiver.module.quartz.dao中的方法 -
plus.hiver.module.quartz.service中QuartzJob的使用
返回变量类型为QuartzJob的类型的plus.hiver.module.quartz.service中的方法修饰符和类型方法说明org.springframework.data.domain.Page<QuartzJob>QuartzJobService.findByCondition(String key, org.springframework.data.domain.Pageable pageable) 分页获取 -
plus.hiver.module.quartz.serviceimpl中QuartzJob的使用
返回变量类型为QuartzJob的类型的plus.hiver.module.quartz.serviceimpl中的方法修饰符和类型方法说明org.springframework.data.domain.Page<QuartzJob>QuartzJobServiceImpl.findByCondition(String key, org.springframework.data.domain.Pageable pageable) -
plus.hiver.module.quartz.utils中QuartzJob的使用
参数类型为QuartzJob的plus.hiver.module.quartz.utils中的方法