Class CreateClusterIdIfNotExists

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

public class CreateClusterIdIfNotExists extends Object implements Runnable
  • Constructor Details

    • CreateClusterIdIfNotExists

      public CreateClusterIdIfNotExists(BackgroundJobServer backgroundJobServer)
  • Method Details

    • run

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