public class IncrementTweetNumberAction extends Object implements ActionExecutor
Constructor and Description |
---|
IncrementTweetNumberAction() |
Modifier and Type | Method and Description |
---|---|
int |
execute(Action action,
Event event)
|
void |
setProfileService(ProfileService service) |
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 setProfileService(ProfileService service)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.