Uses of Interface
org.flowable.engine.interceptor.HistoricProcessInstanceQueryInterceptor
Packages that use HistoricProcessInstanceQueryInterceptor
-
Uses of HistoricProcessInstanceQueryInterceptor in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as HistoricProcessInstanceQueryInterceptorModifier and TypeFieldDescriptionprotected HistoricProcessInstanceQueryInterceptorProcessEngineConfigurationImpl.historicProcessInstanceQueryInterceptorMethods in org.flowable.engine.impl.cfg that return HistoricProcessInstanceQueryInterceptorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.getHistoricProcessInstanceQueryInterceptor()Methods in org.flowable.engine.impl.cfg with parameters of type HistoricProcessInstanceQueryInterceptorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setHistoricProcessInstanceQueryInterceptor(HistoricProcessInstanceQueryInterceptor historicProcessInstanceQueryInterceptor)