Class CheckIfAllJobsExistTask

java.lang.Object
org.jobrunr.server.tasks.CheckIfAllJobsExistTask
All Implemented Interfaces:
Runnable

public class CheckIfAllJobsExistTask extends Object implements Runnable
  • Constructor Details

    • CheckIfAllJobsExistTask

      public CheckIfAllJobsExistTask(BackgroundJobServer backgroundJobServer)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable