Uses of Interface
org.flowable.engine.interceptor.CreateExternalWorkerJobInterceptor
Packages that use CreateExternalWorkerJobInterceptor
-
Uses of CreateExternalWorkerJobInterceptor in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as CreateExternalWorkerJobInterceptorModifier and TypeFieldDescriptionprotected CreateExternalWorkerJobInterceptor
ProcessEngineConfigurationImpl.createExternalWorkerJobInterceptor
Methods in org.flowable.engine.impl.cfg that return CreateExternalWorkerJobInterceptorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.getCreateExternalWorkerJobInterceptor()
Methods in org.flowable.engine.impl.cfg with parameters of type CreateExternalWorkerJobInterceptorModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setCreateExternalWorkerJobInterceptor
(CreateExternalWorkerJobInterceptor createExternalWorkerJobInterceptor)