Class ScheduledJobProperties

    • Constructor Summary

      Constructors 
      Constructor Description
      ScheduledJobProperties​(java.lang.String startDelay, java.lang.String repeatInterval)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ScheduledJobProperties

        public ScheduledJobProperties​(java.lang.String startDelay,
                                      java.lang.String repeatInterval)