public interface ITask
任务接口。本类是与数据库交互有对象
版本:
v1.0
作者:
ZhengWei(HY)
  • 方法概要

    修饰符和类型
    方法
    说明
    任务备注说明
    org.hy.common.Date
    任务创建时间
    任务的逻辑ID
  • 方法详细资料

    • getXid

      String getXid()
      任务的逻辑ID
      返回:
    • getCreateTime

      org.hy.common.Date getCreateTime()
      任务创建时间
      返回:
    • getComment

      String getComment()
      任务备注说明
      返回: