Class ProcessSuspendedListenerDelegate
java.lang.Object
org.activiti.runtime.api.event.internal.ProcessSuspendedListenerDelegate
- All Implemented Interfaces:
ActivitiEventListener
-
Constructor Summary
ConstructorsConstructorDescriptionProcessSuspendedListenerDelegate(List<ProcessRuntimeEventListener<ProcessSuspendedEvent>> listeners, ToProcessSuspendedConverter processSuspendedConverter) -
Method Summary
-
Constructor Details
-
ProcessSuspendedListenerDelegate
public ProcessSuspendedListenerDelegate(List<ProcessRuntimeEventListener<ProcessSuspendedEvent>> listeners, ToProcessSuspendedConverter processSuspendedConverter)
-
-
Method Details
-
onEvent
- Specified by:
onEventin interfaceActivitiEventListener
-
isFailOnException
public boolean isFailOnException()- Specified by:
isFailOnExceptionin interfaceActivitiEventListener
-