public interface EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
eventReceived(Event event)
Called when an event is received.
|
void eventReceived(Event event) throws WorkflowException
event - WorkflowExceptionCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.