Uses of Interface
org.activiti.engine.delegate.event.ActivitiEventDispatcher
Packages that use ActivitiEventDispatcher
Package
Description
-
Uses of ActivitiEventDispatcher in org.activiti.engine.delegate.event.impl
Classes in org.activiti.engine.delegate.event.impl that implement ActivitiEventDispatcherModifier and TypeClassDescriptionclassClass capable of dispatching events. -
Uses of ActivitiEventDispatcher in org.activiti.engine.impl.cfg
Fields in org.activiti.engine.impl.cfg declared as ActivitiEventDispatcherModifier and TypeFieldDescriptionprotected ActivitiEventDispatcherProcessEngineConfigurationImpl.eventDispatcherMethods in org.activiti.engine.impl.cfg that return ActivitiEventDispatcherMethods in org.activiti.engine.impl.cfg with parameters of type ActivitiEventDispatcherModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setEventDispatcher(ActivitiEventDispatcher eventDispatcher) -
Uses of ActivitiEventDispatcher in org.activiti.engine.impl.interceptor
Methods in org.activiti.engine.impl.interceptor that return ActivitiEventDispatcher -
Uses of ActivitiEventDispatcher in org.activiti.engine.impl.persistence
Methods in org.activiti.engine.impl.persistence that return ActivitiEventDispatcherModifier and TypeMethodDescriptionprotected ActivitiEventDispatcherAbstractManager.getEventDispatcher()