| Modifier and Type | Field and Description |
|---|---|
protected EventRegistryChangeDetectionExecutor |
EventRegistryEngineConfiguration.eventRegistryChangeDetectionExecutor |
| Modifier and Type | Method and Description |
|---|---|
EventRegistryChangeDetectionExecutor |
EventRegistryEngineConfiguration.getEventRegistryChangeDetectionExecutor() |
| Modifier and Type | Method and Description |
|---|---|
EventRegistryEngineConfiguration |
EventRegistryEngineConfiguration.setEventRegistryChangeDetectionExecutor(EventRegistryChangeDetectionExecutor eventRegistryChangeDetectionExecutor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEventRegistryChangeDetectionExecutor |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSpringEventRegistryChangeDetectionExecutor |
| Modifier and Type | Method and Description |
|---|---|
EventRegistryChangeDetectionExecutor |
EventRegistryAutoConfiguration.eventRegistryChangeDetectionExecutor(org.springframework.beans.factory.ObjectProvider<org.springframework.scheduling.TaskScheduler> taskScheduler) |
| Modifier and Type | Method and Description |
|---|---|
SpringEventRegistryEngineConfiguration |
EventRegistryAutoConfiguration.eventEngineConfiguration(DataSource dataSource,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
org.springframework.beans.factory.ObjectProvider<com.fasterxml.jackson.databind.ObjectMapper> objectMapperProvider,
org.springframework.beans.factory.ObjectProvider<List<ChannelModelProcessor>> channelModelProcessors,
org.springframework.beans.factory.ObjectProvider<List<AutoDeploymentStrategy<EventRegistryEngine>>> eventAutoDeploymentStrategies,
org.springframework.beans.factory.ObjectProvider<org.springframework.scheduling.TaskScheduler> taskScheduler,
org.springframework.beans.factory.ObjectProvider<EventRegistryChangeDetectionExecutor> eventRegistryChangeDetectionExecutor) |
Copyright © 2023 Flowable. All rights reserved.