Package io.kadai.common.internal.jobs
Class JobScheduler
java.lang.Object
io.kadai.common.internal.jobs.JobScheduler
Schedules the JobRunner based on given Clock whith given KadaiEngine.
For running the jobs the PlainJavaTransactionProvider is used.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JobScheduler
-
-
Method Details
-
start
public void start() -
stop
public void stop()
-