public class EventManagementServiceImpl extends CommonEngineServiceImpl<EventRegistryEngineConfiguration> implements EventManagementService
commandExecutorconfiguration| Constructor and Description |
|---|
EventManagementServiceImpl(EventRegistryEngineConfiguration engineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeEventRegistryChangeDetection() |
Map<String,Long> |
getTableCounts() |
Collection<String> |
getTableNames() |
getCommandExecutor, setCommandExecutorgetConfigurationpublic EventManagementServiceImpl(EventRegistryEngineConfiguration engineConfiguration)
public Map<String,Long> getTableCounts()
getTableCounts in interface EventManagementServicepublic Collection<String> getTableNames()
getTableNames in interface EventManagementServicepublic void executeEventRegistryChangeDetection()
executeEventRegistryChangeDetection in interface EventManagementServiceCopyright © 2021 Flowable. All rights reserved.