Uses of Interface
org.openhab.core.scheduler.SchedulerTemporalAdjuster
Packages that use SchedulerTemporalAdjuster
-
Uses of SchedulerTemporalAdjuster in org.openhab.core.automation.handler
Methods in org.openhab.core.automation.handler that return SchedulerTemporalAdjusterModifier and TypeMethodDescriptionTimeBasedTriggerHandler.getTemporalAdjuster()
Returns theSchedulerTemporalAdjuster
which can be used to determine the next execution times. -
Uses of SchedulerTemporalAdjuster in org.openhab.core.scheduler
Classes in org.openhab.core.scheduler that implement SchedulerTemporalAdjusterModifier and TypeClassDescriptionclass
This class creates aTemporalAdjuster
that takes a temporal and adjust it to the next deadline based on a cron specification.