public class SetPropertyAction extends Object implements ActionExecutor
Constructor and Description |
---|
SetPropertyAction() |
Modifier and Type | Method and Description |
---|---|
int |
execute(Action action,
Event event)
|
void |
setEventService(EventService eventService) |
void |
setUseEventToUpdateProfile(boolean useEventToUpdateProfile) |
public void setUseEventToUpdateProfile(boolean useEventToUpdateProfile)
public int execute(Action action, Event event)
ActionExecutor
execute
in interface ActionExecutor
action
- the Action
to executeevent
- the Event
that triggered the actionEventService
public void setEventService(EventService eventService)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.