See: Description
Interface | Description |
---|---|
FlowDefinitionHolder |
A holder holding a reference to a Flow definition.
|
FlowDefinitionLocator |
A runtime service locator interface for retrieving flow definitions by
id . |
FlowDefinitionRegistry |
A container of flow definitions.
|
Class | Description |
---|---|
FlowDefinitionRegistryImpl |
A generic registry implementation for housing one or more flow definitions.
|
Exception | Description |
---|---|
FlowDefinitionConstructionException |
Thrown when a flow definition was found during a lookup operation but could not be constructed.
|
NoSuchFlowDefinitionException |
Thrown when no flow definition was found during a lookup operation by a flow locator.
|
The flow definition registry subsystem for managing collections of executable flow definitions.