Uses of Interface
org.flowable.engine.interceptor.CreateExternalWorkerJobInterceptor
-
Packages that use CreateExternalWorkerJobInterceptor Package Description org.flowable.engine.impl.cfg -
-
Uses of CreateExternalWorkerJobInterceptor in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as CreateExternalWorkerJobInterceptor Modifier and Type Field Description protected CreateExternalWorkerJobInterceptorProcessEngineConfigurationImpl. createExternalWorkerJobInterceptorMethods in org.flowable.engine.impl.cfg that return CreateExternalWorkerJobInterceptor Modifier and Type Method Description CreateExternalWorkerJobInterceptorProcessEngineConfigurationImpl. getCreateExternalWorkerJobInterceptor()Methods in org.flowable.engine.impl.cfg with parameters of type CreateExternalWorkerJobInterceptor Modifier and Type Method Description ProcessEngineConfigurationImplProcessEngineConfigurationImpl. setCreateExternalWorkerJobInterceptor(CreateExternalWorkerJobInterceptor createExternalWorkerJobInterceptor)
-