Uses of Interface
org.flowable.task.api.history.HistoricTaskQueryInterceptor
Packages that use HistoricTaskQueryInterceptor
-
Uses of HistoricTaskQueryInterceptor in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as HistoricTaskQueryInterceptorModifier and TypeFieldDescriptionprotected HistoricTaskQueryInterceptorProcessEngineConfigurationImpl.historicTaskQueryInterceptorMethods in org.flowable.engine.impl.cfg that return HistoricTaskQueryInterceptorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.getHistoricTaskQueryInterceptor()Methods in org.flowable.engine.impl.cfg with parameters of type HistoricTaskQueryInterceptorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setHistoricTaskQueryInterceptor(HistoricTaskQueryInterceptor historicTaskQueryInterceptor) -
Uses of HistoricTaskQueryInterceptor in org.flowable.task.service
Fields in org.flowable.task.service declared as HistoricTaskQueryInterceptorModifier and TypeFieldDescriptionprotected HistoricTaskQueryInterceptorTaskServiceConfiguration.historicTaskQueryInterceptorMethods in org.flowable.task.service that return HistoricTaskQueryInterceptorMethods in org.flowable.task.service with parameters of type HistoricTaskQueryInterceptorModifier and TypeMethodDescriptionTaskServiceConfiguration.setHistoricTaskQueryInterceptor(HistoricTaskQueryInterceptor historicTaskQueryInterceptor)