A holder for services common to all FlowExecutionRepository
implementations. Allows for customization of each of the services
to affect FlowExecutionRepository behavior.
Configurable properties
name
description
default
flowLocator (required)
The locator that will load flow definitions as needed for execution
None
listenerLoader
The listeners that should be loaded to observe the lifecycle of managed
flow executions
An empty listener loader
uidGenerator
The strategy to generate unique repository identifiers managed flow
executions.
Configurable properties