Package | Description |
---|---|
flux |
File Orchestration Solutions for Banking and Finance
|
flux.audittrail.status |
Heartbeat, database trouble, and status events
|
flux.repository |
Storage depot of template workflows and other reusable Flux components like engine configurations
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Engine.getConfiguration()
Returns the configuration for this engine instance.
|
Modifier and Type | Method and Description |
---|---|
abstract Engine |
Factory.makeEngine(Configuration configuration)
Creates an engine using the supplied configuration.
|
void |
Engine.restart(Configuration configuration)
Provides a way to reconfigure an engine without creating a new engine
object.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
ErrorCondition.getConfiguration()
Returns the configuration for this engine.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
RepositoryElement.getEngineConfiguration()
Returns this repository element specifically as an engine configuration.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
RepositoryAdministrator.put(java.lang.String namespace,
Configuration configuration,
boolean overwrite)
Inserts or modifies an engine configuration in the repository.
|
© 2000-2025 Flux Corporation. All rights reserved.