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