Package org.openhab.core.scheduler
package org.openhab.core.scheduler
-
ClassDescriptionThis class creates a
TemporalAdjuster
that takes a temporal and adjust it to the next deadline based on a cron specification.Runnable that can be passed data and can throw a checked exception.The software utility Cron is a time-based job scheduler in Unix-like computer operating systems.Scheduler that runs the same job at the given periods.Interface returned by all scheduled jobs.A Scheduler service provides timed semantics to CompletableFutures.Runnable that can throw checked exceptions.Interface that extendsTemporalAdjuster
and adds more functionality.