Uses of Interface
org.camunda.bpm.engine.impl.interceptor.DelegateInterceptor
Packages that use DelegateInterceptor
-
Uses of DelegateInterceptor in org.camunda.bpm.engine.impl.cfg
Fields in org.camunda.bpm.engine.impl.cfg declared as DelegateInterceptorModifier and TypeFieldDescriptionprotected DelegateInterceptor
ProcessEngineConfigurationImpl.delegateInterceptor
Methods in org.camunda.bpm.engine.impl.cfg that return DelegateInterceptorMethods in org.camunda.bpm.engine.impl.cfg with parameters of type DelegateInterceptorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setDelegateInterceptor
(DelegateInterceptor delegateInterceptor) -
Uses of DelegateInterceptor in org.camunda.bpm.engine.impl.delegate
Classes in org.camunda.bpm.engine.impl.delegate that implement DelegateInterceptorModifier and TypeClassDescriptionclass
The default implementation of the DelegateInterceptor.