类 QuartzLogController
java.lang.Object
plus.hiver.module.quartz.controller.QuartzLogController
@RestController
@RequestMapping("/hiver/quartzLog")
@Transactional
public class QuartzLogController
extends Object
定时任务执行日志管理接口
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
- 作者:
- Yazhi Li
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明plus.hiver.common.api.Resultplus.hiver.common.api.Result<org.springframework.data.domain.Page<QuartzLog>>getByCondition(QuartzLog quartzLog, plus.hiver.common.vo.SearchVo searchVo, plus.hiver.common.vo.PageVo pageVo)
-
构造器详细资料
-
QuartzLogController
public QuartzLogController()
-
-
方法详细资料
-
getByCondition
-
delByIds
-