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