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