Interface JobContext

    • Method Detail

      • setJobHandle

        void setJobHandle​(org.drools.base.time.JobHandle jobHandle)
        This method should only be called by the scheduler
      • getJobHandle

        org.drools.base.time.JobHandle getJobHandle()