public interface ActionExecutor
Modifier and Type | Method and Description |
---|---|
int |
execute(Action action,
Event event)
|
int execute(Action action, Event event)
action
- the Action
to executeevent
- the Event
that triggered the actionEventService
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.