Uses of Class
org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
Packages that use AsyncJobExecutorConfiguration
-
Uses of AsyncJobExecutorConfiguration in org.flowable.job.service.impl.asyncexecutor
Fields in org.flowable.job.service.impl.asyncexecutor declared as AsyncJobExecutorConfigurationModifier and TypeFieldDescriptionprotected AsyncJobExecutorConfigurationAbstractAsyncExecutor.configurationMethods in org.flowable.job.service.impl.asyncexecutor that return AsyncJobExecutorConfigurationMethods in org.flowable.job.service.impl.asyncexecutor with parameters of type AsyncJobExecutorConfigurationModifier and TypeMethodDescriptionvoidAbstractAsyncExecutor.setConfiguration(AsyncJobExecutorConfiguration configuration) Constructors in org.flowable.job.service.impl.asyncexecutor with parameters of type AsyncJobExecutorConfigurationModifierConstructorDescriptionAbstractAsyncExecutor(AsyncJobExecutorConfiguration configuration) DefaultAsyncHistoryJobExecutor(AsyncJobExecutorConfiguration configuration) DefaultAsyncJobExecutor(AsyncJobExecutorConfiguration configuration)