Uses of Package
org.apache.unomi.services.actions
-
Packages that use org.apache.unomi.services.actions Package Description org.apache.unomi.groovy.actions.services.impl org.apache.unomi.services.actions.impl org.apache.unomi.services.impl.rules -
Classes in org.apache.unomi.services.actions used by org.apache.unomi.groovy.actions.services.impl Class Description ActionExecutorDispatcher This class is the base interface to define the action dispatcher to execute according to the action type of the action The action executor dispatcher get the list of the action dispatchers present in unomi When the execute method is called, the dispatch will be done according to the prefix of the action executor of the action type -
Classes in org.apache.unomi.services.actions used by org.apache.unomi.services.actions.impl Class Description ActionExecutorDispatcher This class is the base interface to define the action dispatcher to execute according to the action type of the action The action executor dispatcher get the list of the action dispatchers present in unomi When the execute method is called, the dispatch will be done according to the prefix of the action executor of the action type -
Classes in org.apache.unomi.services.actions used by org.apache.unomi.services.impl.rules Class Description ActionExecutorDispatcher This class is the base interface to define the action dispatcher to execute according to the action type of the action The action executor dispatcher get the list of the action dispatchers present in unomi When the execute method is called, the dispatch will be done according to the prefix of the action executor of the action type