类 QuartzLogServiceImpl

java.lang.Object
plus.hiver.common.base.HiverBaseServiceImpl<QuartzLog,Long,QuartzLogDao>
plus.hiver.module.quartz.serviceimpl.QuartzLogServiceImpl
所有已实现的接口:
plus.hiver.common.base.HiverBaseService<QuartzLog,Long>, QuartzLogService

@Service public class QuartzLogServiceImpl extends plus.hiver.common.base.HiverBaseServiceImpl<QuartzLog,Long,QuartzLogDao> implements QuartzLogService
定时任务执行日志接口实现

尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负

作者:
Yazhi Li
  • 字段概要

    从类继承的字段 plus.hiver.common.base.HiverBaseServiceImpl

    dao
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    通过className删除
    org.springframework.data.domain.Page<QuartzLog>
    findByCondition(QuartzLog quartzLog, plus.hiver.common.vo.SearchVo searchVo, org.springframework.data.domain.Pageable pageable)
    多条件分页获取

    从类继承的方法 plus.hiver.common.base.HiverBaseServiceImpl

    count, delete, delete, delete, deleteAllById, findAll, findAll, findAll, findById, flush, get, getAll, getTotalCount, save, saveOrUpdateAll, update

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    从接口继承的方法 plus.hiver.common.base.HiverBaseService

    count, delete, delete, delete, deleteAllById, findAll, findAll, findAll, findById, flush, get, getAll, getTotalCount, save, saveOrUpdateAll, update