Package org.apache.unomi.training
Class TrainedNotificationAction
java.lang.Object
org.apache.unomi.training.TrainedNotificationAction
- All Implemented Interfaces:
ActionExecutor
Created by amidani on 11/04/2017.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TrainedNotificationAction
public TrainedNotificationAction()
-
-
Method Details
-
setProfileService
-
execute
Description copied from interface:ActionExecutor
- Specified by:
execute
in interfaceActionExecutor
- Parameters:
action
- theAction
to executeevent
- theEvent
that triggered the action- Returns:
- an integer status corresponding to what happened as defined by public constants of
EventService
-