Class MergeProfilesOnPropertyAction
java.lang.Object
org.apache.unomi.plugins.baseplugin.actions.MergeProfilesOnPropertyAction
- All Implemented Interfaces:
ActionExecutor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetDefinitionsService(DefinitionsService definitionsService) voidsetEventService(EventService eventService) voidsetMaxProfilesInOneMerge(String maxProfilesInOneMerge) voidsetPersistenceService(PersistenceService persistenceService) voidsetPrivacyService(PrivacyService privacyService) voidsetProfileService(ProfileService profileService) voidsetSchedulerService(SchedulerService schedulerService)
-
Constructor Details
-
MergeProfilesOnPropertyAction
public MergeProfilesOnPropertyAction()
-
-
Method Details
-
execute
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
-
setProfileService
-
setPersistenceService
-
setEventService
-
setPrivacyService
-
setDefinitionsService
-
setSchedulerService
-
setMaxProfilesInOneMerge
-