Package org.apache.unomi.api.actions
package org.apache.unomi.api.actions
-
ClassDescriptionAn action that can be executed as a consequence of a
Rule
being triggered.This class is the base interface for action dispatcher, which provide a pluggeable way to implement classes that will dispatcher to execute actions.An action to be executed after allRule
-derived have been processed.A type definition forAction
s.