Class AllEventToProfilePropertiesAction
java.lang.Object
org.apache.unomi.plugins.baseplugin.actions.AllEventToProfilePropertiesAction
- All Implemented Interfaces:
ActionExecutor
Deprecated.
Use instead
CopyPropertiesAction-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetProfileService(ProfileService profileService) Deprecated.
-
Constructor Details
-
AllEventToProfilePropertiesAction
public AllEventToProfilePropertiesAction()Deprecated.
-
-
Method Details
-
setProfileService
Deprecated. -
execute
Deprecated.Description copied from interface:ActionExecutor- Specified by:
executein interfaceActionExecutor- Parameters:
action- theActionto executeevent- theEventthat triggered the action- Returns:
- an integer status corresponding to what happened as defined by public constants of
EventService
-