Interface ScriptedHandler
- All Known Subinterfaces:
ScriptedActionHandlerFactory,ScriptedConditionHandlerFactory,ScriptedTriggerHandlerFactory
- All Known Implementing Classes:
SimpleActionHandler,SimpleConditionHandler,SimpleRuleActionHandlerDelegate,SimpleTriggerHandler
@NonNullByDefault
public interface ScriptedHandler
Empty interface to identify scripted handlers
- Author:
- Simon Merschjohann - Initial contribution