Uses of Class
org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
Packages that use AsyncTaskExecutorConfiguration
-
Uses of AsyncTaskExecutorConfiguration in org.flowable.common.engine.impl.async
Fields in org.flowable.common.engine.impl.async declared as AsyncTaskExecutorConfigurationModifier and TypeFieldDescriptionprotected final AsyncTaskExecutorConfigurationDefaultAsyncTaskExecutor.configurationMethods in org.flowable.common.engine.impl.async that return AsyncTaskExecutorConfigurationConstructors in org.flowable.common.engine.impl.async with parameters of type AsyncTaskExecutorConfigurationModifierConstructorDescriptionDefaultAsyncTaskExecutor(AsyncTaskExecutorConfiguration configuration)