Uses of Interface
org.flowable.engine.interceptor.ExecutionQueryInterceptor
Packages that use ExecutionQueryInterceptor
-
Uses of ExecutionQueryInterceptor in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as ExecutionQueryInterceptorModifier and TypeFieldDescriptionprotected ExecutionQueryInterceptor
ProcessEngineConfigurationImpl.executionQueryInterceptor
Methods in org.flowable.engine.impl.cfg that return ExecutionQueryInterceptorMethods in org.flowable.engine.impl.cfg with parameters of type ExecutionQueryInterceptorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setExecutionQueryInterceptor
(ExecutionQueryInterceptor executionQueryInterceptor)