类 QuartzJob

java.lang.Object
plus.hiver.common.base.HiverBaseEntity
plus.hiver.module.quartz.entity.QuartzJob
所有已实现的接口:
Serializable

@Entity @TableName("t_quartz_job") public class QuartzJob extends plus.hiver.common.base.HiverBaseEntity
任务实体类

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

作者:
Yazhi Li
另请参阅:
  • 构造器概要

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

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

    canEqual, equals, getCreateBy, getCreateId, getCreateTime, getDeleted, getId, getUpdateBy, getUpdateTime, hashCode, setCreateBy, setCreateId, setCreateTime, setDeleted, setId, setUpdateBy, setUpdateTime, toString

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

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • 构造器详细资料

    • QuartzJob

      public QuartzJob()