java.lang.Object
org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleActionHandler
All Implemented Interfaces:
ScriptedHandler
Direct Known Subclasses:
SimpleRuleActionHandlerDelegate

@NonNullByDefault public abstract class SimpleActionHandler extends Object implements ScriptedHandler
Author:
Simon Merschjohann - Initial contribution
  • Constructor Details

    • SimpleActionHandler

      public SimpleActionHandler()
  • Method Details