public interface ExecutionEventListener
Modifier and Type | Method and Description |
---|---|
void |
onEvent(ExecutionEvent event)
Receive execution event.
|
void onEvent(ExecutionEvent event)
event
- Execution event.Copyright © 2020. All rights reserved.