Uses of Interface
org.openhab.core.model.rule.rules.SystemTrigger
Package
Description
-
Uses of SystemTrigger in org.openhab.core.model.rule.rules
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'System On Shutdown Trigger'.interface
A representation of the model object 'System On Startup Trigger'.interface
A representation of the model object 'System Startlevel Trigger'.Modifier and TypeMethodDescriptionRulesFactory.createSystemTrigger()
Returns a new object of class 'System Trigger'. -
Uses of SystemTrigger in org.openhab.core.model.rule.rules.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'System On Shutdown Trigger'.class
An implementation of the model object 'System On Startup Trigger'.class
An implementation of the model object 'System Startlevel Trigger'.class
An implementation of the model object 'System Trigger'. -
Uses of SystemTrigger in org.openhab.core.model.rule.rules.util
Modifier and TypeMethodDescriptionRulesSwitch.caseSystemTrigger
(SystemTrigger object) Returns the result of interpreting the object as an instance of 'System Trigger'.