Uses of Interface
org.camunda.bpm.engine.impl.event.EventHandler
-
Uses of EventHandler in org.camunda.bpm.engine.impl.cfg
Modifier and TypeFieldDescriptionprotected List<EventHandler>
ProcessEngineConfigurationImpl.customEventHandlers
protected Map<String,
EventHandler> ProcessEngineConfigurationImpl.eventHandlers
Modifier and TypeMethodDescriptionProcessEngineConfigurationImpl.getEventHandler
(String eventType) Modifier and TypeMethodDescriptionProcessEngineConfigurationImpl.getCustomEventHandlers()
ProcessEngineConfigurationImpl.getEventHandlers()
Modifier and TypeMethodDescriptionvoid
ProcessEngineConfigurationImpl.setCustomEventHandlers
(List<EventHandler> customEventHandlers) void
ProcessEngineConfigurationImpl.setEventHandlers
(Map<String, EventHandler> eventHandlers) -
Uses of EventHandler in org.camunda.bpm.engine.impl.event
Modifier and TypeClassDescriptionclass
class
class
class