Class JobKitEventServiceImpl

  • All Implemented Interfaces:
    tv.hd3g.jobkit.engine.BackgroundServiceEvent, tv.hd3g.jobkit.engine.ExecutionEvent

    @Service
    public class JobKitEventServiceImpl
    extends Object
    implements tv.hd3g.jobkit.engine.ExecutionEvent, tv.hd3g.jobkit.engine.BackgroundServiceEvent
    • Method Summary

      • Methods inherited from interface tv.hd3g.jobkit.engine.BackgroundServiceEvent

        nextBackgroundServiceTask, onChangeEnabled, onChangeRetryAfterTimeFactor, onChangeTimedInterval, onPreviousRunWithError, planNextExec, scheduleNextBackgroundServiceTask
      • Methods inherited from interface tv.hd3g.jobkit.engine.ExecutionEvent

        afterFailedRun, afterRunCorrectly, beforeStart, shutdownSpooler
    • Constructor Detail

      • JobKitEventServiceImpl

        public JobKitEventServiceImpl()