JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openhab.core.automation.module.script.rulesupport.shared.factories
Interface ScriptedActionHandlerFactory
All Superinterfaces:
ScriptedHandler
@NonNullByDefault
public interface
ScriptedActionHandlerFactory
extends
ScriptedHandler
Author:
Simon Merschjohann - Initial contribution
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
ActionHandler
get
(
Action
action)
Method Details
get
@Nullable
ActionHandler
get
(
Action
action)