Class BackgroundJobPerformer

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

public class BackgroundJobPerformer extends Object implements Runnable
  • Constructor Details

  • Method Details

    • run

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

      protected void performJob() throws Exception
      Throws:
      Exception
    • saveAndRunStateRelatedJobFilters

      protected void saveAndRunStateRelatedJobFilters(Job job)