Class ProcessCandidateStarterUserRemovedListenerDelegate
java.lang.Object
org.activiti.runtime.api.event.internal.ProcessCandidateStarterUserRemovedListenerDelegate
- All Implemented Interfaces:
ActivitiEventListener
public class ProcessCandidateStarterUserRemovedListenerDelegate
extends Object
implements ActivitiEventListener
-
Constructor Summary
ConstructorsConstructorDescriptionProcessCandidateStarterUserRemovedListenerDelegate(List<ProcessRuntimeEventListener<ProcessCandidateStarterUserRemovedEvent>> listeners, ToAPIProcessCandidateStarterUserRemovedEventConverter processCandidateStarterUserRemovedEventConverter) -
Method Summary
-
Constructor Details
-
ProcessCandidateStarterUserRemovedListenerDelegate
public ProcessCandidateStarterUserRemovedListenerDelegate(List<ProcessRuntimeEventListener<ProcessCandidateStarterUserRemovedEvent>> listeners, ToAPIProcessCandidateStarterUserRemovedEventConverter processCandidateStarterUserRemovedEventConverter)
-
-
Method Details
-
onEvent
- Specified by:
onEventin interfaceActivitiEventListener
-
isFailOnException
public boolean isFailOnException()- Specified by:
isFailOnExceptionin interfaceActivitiEventListener
-