Class ProcessCandidateStarterGroupAddedListenerDelegate

java.lang.Object
org.activiti.runtime.api.event.internal.ProcessCandidateStarterGroupAddedListenerDelegate
All Implemented Interfaces:
org.activiti.engine.delegate.event.ActivitiEventListener

public class ProcessCandidateStarterGroupAddedListenerDelegate extends Object implements org.activiti.engine.delegate.event.ActivitiEventListener
  • Constructor Details

    • ProcessCandidateStarterGroupAddedListenerDelegate

      public ProcessCandidateStarterGroupAddedListenerDelegate(List<org.activiti.api.process.runtime.events.listener.ProcessRuntimeEventListener<org.activiti.api.process.runtime.events.ProcessCandidateStarterGroupAddedEvent>> listeners, ToAPIProcessCandidateStarterGroupAddedEventConverter processCandidateStarterGroupAddedEventConverter)
  • Method Details

    • onEvent

      public void onEvent(org.activiti.engine.delegate.event.ActivitiEvent event)
      Specified by:
      onEvent in interface org.activiti.engine.delegate.event.ActivitiEventListener
    • isFailOnException

      public boolean isFailOnException()
      Specified by:
      isFailOnException in interface org.activiti.engine.delegate.event.ActivitiEventListener