public class SetPropertyAction extends Object implements org.apache.unomi.api.actions.ActionExecutor
| Constructor and Description |
|---|
SetPropertyAction() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(org.apache.unomi.api.actions.Action action,
org.apache.unomi.api.Event event) |
void |
setEventService(org.apache.unomi.api.services.EventService eventService) |
void |
setUseEventToUpdateProfile(boolean useEventToUpdateProfile) |
public void setUseEventToUpdateProfile(boolean useEventToUpdateProfile)
public int execute(org.apache.unomi.api.actions.Action action,
org.apache.unomi.api.Event event)
execute in interface org.apache.unomi.api.actions.ActionExecutorpublic void setEventService(org.apache.unomi.api.services.EventService eventService)
Copyright © 2014–2021 Apache Software Foundation. All rights reserved.