Class JobRunrProperties.Database

  • Enclosing class:
    JobRunrProperties

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

      Constructors 
      Constructor Description
      Database()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isSkipCreate()  
      void setSkipCreate​(boolean skipCreate)  
      • Methods inherited from class java.lang.Object

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

      • Database

        public Database()
    • Method Detail

      • setSkipCreate

        public void setSkipCreate​(boolean skipCreate)
      • isSkipCreate

        public boolean isSkipCreate()