Uses of Package
org.apache.unomi.services.actions
Packages that use org.apache.unomi.services.actions
Package
Description
-
Classes in org.apache.unomi.services.actions used by org.apache.unomi.groovy.actionsClassDescriptionThis 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.implClassDescriptionThis 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.rulesClassDescriptionThis 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