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 ExecuteAsyncRunnableFactoryCmmnEngineConfiguration.asyncExecutorExecuteAsyncRunnableFactoryAllows to define a custom factory for creating theRunnablethat 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 ExecuteAsyncRunnableFactoryProcessEngineConfigurationImpl.asyncExecutorExecuteAsyncRunnableFactoryAllows to define a custom factory for creating theRunnablethat 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 ExecuteAsyncRunnableFactoryAbstractAsyncExecutor.executeAsyncRunnableFactoryMethods in org.flowable.job.service.impl.asyncexecutor that return ExecuteAsyncRunnableFactoryMethods in org.flowable.job.service.impl.asyncexecutor with parameters of type ExecuteAsyncRunnableFactoryModifier and TypeMethodDescriptionvoidAbstractAsyncExecutor.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