Uses of Interface
org.openhab.core.scheduler.Scheduler
Packages that use Scheduler
-
Uses of Scheduler in org.openhab.core.model.script
Methods in org.openhab.core.model.script that return SchedulerModifier and TypeMethodDescriptionstatic SchedulerScriptServiceUtil.getScheduler()ScriptServiceUtil.getSchedulerInstance()Constructors in org.openhab.core.model.script with parameters of type SchedulerModifierConstructorDescriptionScriptServiceUtil(ItemRegistry itemRegistry, ThingRegistry thingRegistry, EventPublisher eventPublisher, ModelRepository modelRepository, Scheduler scheduler)