JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRuleActionHandler
Packages that use
SimpleRuleActionHandler
Package
Description
org.openhab.core.automation.module.script.rulesupport.shared.simple
Uses of
SimpleRuleActionHandler
in
org.openhab.core.automation.module.script.rulesupport.shared.simple
Classes in
org.openhab.core.automation.module.script.rulesupport.shared.simple
that implement
SimpleRuleActionHandler
Modifier and Type
Class
Description
class
SimpleRule
convenience Rule class with an action handler.
Constructors in
org.openhab.core.automation.module.script.rulesupport.shared.simple
with parameters of type
SimpleRuleActionHandler
Modifier
Constructor
Description
SimpleRuleActionHandlerDelegate
(
SimpleRuleActionHandler
handler)