Package org.apache.unomi.api.actions
Interface ActionPostExecutor
-
public interface ActionPostExecutorAn action to be executed after allRule-derived have been processed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanexecute()Performs the action.
-