Package org.jobrunr.scheduling
All info on how to enqueue and schedule background jobs.
-
Class Summary Class Description BackgroundJob Provides static methods for creating fire-and-forget, delayed and recurring jobs as well as to delete existing background jobs.JobId Class which represents the Id of the job.JobScheduler Provides methods for creating fire-and-forget, delayed and recurring jobs as well as to delete existing background jobs.