Class JobScheduler

java.lang.Object
io.kadai.common.internal.jobs.JobScheduler

public class JobScheduler extends Object
Schedules the JobRunner based on given Clock whith given KadaiEngine.

For running the jobs the PlainJavaTransactionProvider is used.

  • Constructor Details

  • Method Details

    • start

      public void start()
    • stop

      public void stop()