Interface TaskStatus


public interface TaskStatus
任务状态
  • Method Details

    • currentRunCount

      long currentRunCount()
      当前运行次数
    • context

      ScheduleContext context()
      调度上下文
    • cancelSchedule

      default void cancelSchedule()
      取消调度