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