You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add convenience factory methods to JobSchedule
* Add ofIntervalDelay factory methods to JobSchedule; one accepts a
io.dropwizard.Duration and the other accepts a java.time.Duration
Closes#133
Add a convenience factory method to easily create a
JobSchedule
instance with the default initial delay. e.g.The text was updated successfully, but these errors were encountered: