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 theSchedulerTemporalAdjusterwhich 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 TypeClassDescriptionclassThis class creates aTemporalAdjusterthat takes a temporal and adjust it to the next deadline based on a cron specification.