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