Package org.apache.unomi.api.actions
-
Interface Summary Interface Description ActionDispatcher This class is the base interface for action dispatcher, which provide a pluggeable way to implement classes that will dispatcher to execute actions.ActionExecutor ActionPostExecutor An action to be executed after allRule
-derived have been processed. -
Class Summary Class Description Action An action that can be executed as a consequence of aRule
being triggered.ActionType A type definition forAction
s.