Class ExtendedCronTabList
java.lang.Object
io.jenkins.plugins.extended_timer_trigger.ExtendedCronTabList
-
Method Summary
Modifier and TypeMethodDescriptionceil(long timestamp) static ExtendedCronTabListfloor(long timestamp) next()previous()
-
Method Details
-
create
-
checkSanity
-
previous
@CheckForNull @SuppressRestrictedWarnings(hudson.scheduler.CronTabList.class) public ZonedDateTime previous() -
next
@CheckForNull @SuppressRestrictedWarnings(hudson.scheduler.CronTabList.class) public ZonedDateTime next() -
ceil
-
floor
-