Uses of Interface
org.apache.unomi.services.actions.ActionExecutorDispatcher
Packages that use ActionExecutorDispatcher
Package
Description
-
Uses of ActionExecutorDispatcher in org.apache.unomi.groovy.actions
Methods in org.apache.unomi.groovy.actions with parameters of type ActionExecutorDispatcherModifier and TypeMethodDescriptionvoid
GroovyActionDispatcher.setActionExecutorDispatcher
(ActionExecutorDispatcher actionExecutorDispatcher) -
Uses of ActionExecutorDispatcher in org.apache.unomi.services.actions.impl
Classes in org.apache.unomi.services.actions.impl that implement ActionExecutorDispatcher -
Uses of ActionExecutorDispatcher in org.apache.unomi.services.impl.rules
Methods in org.apache.unomi.services.impl.rules with parameters of type ActionExecutorDispatcherModifier and TypeMethodDescriptionvoid
RulesServiceImpl.setActionExecutorDispatcher
(ActionExecutorDispatcher actionExecutorDispatcher)