See: Description
Interface | Description |
---|---|
FlowModelHolder |
A holder holding a reference to a Flow model.
|
FlowModelLocator |
A runtime service locator interface for retrieving flow definitions by
id . |
FlowModelRegistry |
A container of flow models.
|
Class | Description |
---|---|
FlowModelRegistryImpl |
A generic registry implementation for housing one or more flow models.
|
Exception | Description |
---|---|
NoSuchFlowModelException |
Thrown when no flow model was found during a lookup operation by a flow locator.
|
The registry subsystem for managing collections of flow models.