Uses of Interface
org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutorFactory
Packages that use TenantAwareAsyncExecutorFactory
-
Uses of TenantAwareAsyncExecutorFactory in org.flowable.job.service.impl.asyncexecutor.multitenant
Fields in org.flowable.job.service.impl.asyncexecutor.multitenant declared as TenantAwareAsyncExecutorFactoryModifier and TypeFieldDescriptionprotected TenantAwareAsyncExecutorFactoryExecutorPerTenantAsyncExecutor.tenantAwareAyncExecutorFactoryConstructors in org.flowable.job.service.impl.asyncexecutor.multitenant with parameters of type TenantAwareAsyncExecutorFactoryModifierConstructorDescriptionExecutorPerTenantAsyncExecutor(TenantInfoHolder tenantInfoHolder, TenantAwareAsyncExecutorFactory tenantAwareAyncExecutorFactory)