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