Interface JobStartHandle

  • All Superinterfaces:
    Handle
    All Known Implementing Classes:
    HandleManager

    public interface JobStartHandle
    extends Handle
    任务启动
    Author:
    lb
    Date:
    2023年12月29日
    • Method Detail

      • onJobStart

        void onJobStart​(JobContext jobContext)