Class JobKitEventService

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

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

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • 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

      • JobKitEventService

        public JobKitEventService()