Uses of Interface
org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnableFactory
Packages that use ExecuteAsyncRunnableFactory
Package
Description
-
Uses of ExecuteAsyncRunnableFactory in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as ExecuteAsyncRunnableFactoryModifier and TypeFieldDescriptionprotected ExecuteAsyncRunnableFactory
CmmnEngineConfiguration.asyncExecutorExecuteAsyncRunnableFactory
Allows to define a custom factory for creating theRunnable
that is executed by the async executor.Methods in org.flowable.cmmn.engine that return ExecuteAsyncRunnableFactoryModifier and TypeMethodDescriptionCmmnEngineConfiguration.getAsyncExecutorExecuteAsyncRunnableFactory()
Methods in org.flowable.cmmn.engine with parameters of type ExecuteAsyncRunnableFactoryModifier and TypeMethodDescriptionCmmnEngineConfiguration.setAsyncExecutorExecuteAsyncRunnableFactory
(ExecuteAsyncRunnableFactory asyncExecutorExecuteAsyncRunnableFactory) -
Uses of ExecuteAsyncRunnableFactory in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as ExecuteAsyncRunnableFactoryModifier and TypeFieldDescriptionprotected ExecuteAsyncRunnableFactory
ProcessEngineConfigurationImpl.asyncExecutorExecuteAsyncRunnableFactory
Allows to define a custom factory for creating theRunnable
that is executed by the async executor.Methods in org.flowable.engine.impl.cfg that return ExecuteAsyncRunnableFactoryModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.getAsyncExecutorExecuteAsyncRunnableFactory()
Methods in org.flowable.engine.impl.cfg with parameters of type ExecuteAsyncRunnableFactoryModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setAsyncExecutorExecuteAsyncRunnableFactory
(ExecuteAsyncRunnableFactory asyncExecutorExecuteAsyncRunnableFactory) -
Uses of ExecuteAsyncRunnableFactory in org.flowable.job.service.impl.asyncexecutor
Fields in org.flowable.job.service.impl.asyncexecutor declared as ExecuteAsyncRunnableFactoryModifier and TypeFieldDescriptionprotected ExecuteAsyncRunnableFactory
AbstractAsyncExecutor.executeAsyncRunnableFactory
Methods in org.flowable.job.service.impl.asyncexecutor that return ExecuteAsyncRunnableFactoryMethods in org.flowable.job.service.impl.asyncexecutor with parameters of type ExecuteAsyncRunnableFactoryModifier and TypeMethodDescriptionvoid
AbstractAsyncExecutor.setExecuteAsyncRunnableFactory
(ExecuteAsyncRunnableFactory executeAsyncRunnableFactory) -
Uses of ExecuteAsyncRunnableFactory in org.flowable.job.service.impl.asyncexecutor.multitenant
Classes in org.flowable.job.service.impl.asyncexecutor.multitenant that implement ExecuteAsyncRunnableFactoryModifier and TypeClassDescriptionclass