Class TimerCancelledListenerDelegate
java.lang.Object
org.activiti.runtime.api.event.internal.TimerCancelledListenerDelegate
- All Implemented Interfaces:
ActivitiEventListener
-
Constructor Summary
ConstructorsConstructorDescriptionTimerCancelledListenerDelegate(List<BPMNElementEventListener<BPMNTimerCancelledEvent>> processRuntimeEventListeners, ToTimerCancelledConverter converter) -
Method Summary
-
Constructor Details
-
TimerCancelledListenerDelegate
public TimerCancelledListenerDelegate(List<BPMNElementEventListener<BPMNTimerCancelledEvent>> processRuntimeEventListeners, ToTimerCancelledConverter converter)
-
-
Method Details
-
onEvent
- Specified by:
onEventin interfaceActivitiEventListener
-
isFailOnException
public boolean isFailOnException()- Specified by:
isFailOnExceptionin interfaceActivitiEventListener
-