Class JobRunrProperties.JobScheduler

  • Enclosing class:
    JobRunrProperties

    public static class JobRunrProperties.JobScheduler
    extends java.lang.Object
    JobRunr JobScheduler related settings
    • Constructor Summary

      Constructors 
      Constructor Description
      JobScheduler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isEnabled()  
      void setEnabled​(boolean enabled)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JobScheduler

        public JobScheduler()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)