Uses of Class
ch.repnik.quartzretry.RetryTimeout
-
-
Uses of RetryTimeout in ch.repnik.quartzretry
Methods in ch.repnik.quartzretry that return RetryTimeout Modifier and Type Method Description protected abstract RetryTimeout[]QuartzRetry. getRetryTimeouts()static RetryTimeoutRetryTimeout. timeout(int number, org.quartz.DateBuilder.IntervalUnit unit)Creates an instance of RetryTimeout with the defined timeout.
-