public interface ActivitiEventListener
ActivitiEvent
s dispatched by the engine.Modifier and Type | Method and Description |
---|---|
boolean |
isFailOnException() |
void |
onEvent(ActivitiEvent event)
Called when an event has been fired
|
void onEvent(ActivitiEvent event)
event
- the eventboolean isFailOnException()
Copyright © 2016 Alfresco. All rights reserved.