public class DefaultEventRegistryChangeDetectionManager extends Object implements EventRegistryChangeDetectionManager
| Modifier and Type | Field and Description |
|---|---|
protected EventRegistryEngineConfiguration |
eventRegistryEngineConfiguration |
| Constructor and Description |
|---|
DefaultEventRegistryChangeDetectionManager(EventRegistryEngineConfiguration eventRegistryEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
detectChanges()
Allows to programmatically trigger the house keeping functionality.
|
protected EventRegistryEngineConfiguration eventRegistryEngineConfiguration
public DefaultEventRegistryChangeDetectionManager(EventRegistryEngineConfiguration eventRegistryEngineConfiguration)
public void detectChanges()
EventRegistryChangeDetectionManagerdetectChanges in interface EventRegistryChangeDetectionManagerCopyright © 2023 Flowable. All rights reserved.