Package | Description |
---|---|
flux |
File Orchestration Solutions for Banking and Finance
|
flux.audittrail |
Audit trail
|
flux.runtimeconfiguration |
Configuration properties that can be updated at runtime, including concurrency
throttles and default workflow error handlers
|
Modifier and Type | Interface and Description |
---|---|
interface |
FlowContext
Provides information about a particular flow of execution in a flow chart.
|
interface |
KeyFlowContext
Provides the user-defined key to a job listener that was specified
when the flow chart was created.
|
Modifier and Type | Method and Description |
---|---|
VariableManager |
Action.getVariableManager()
Returns the variable manager for this action.
|
VariableManager |
FlowChart.getVariableManager()
Returns the variable manager for this flow chart.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AuditTrailFlowContext
Contains FlowContext methods that may be used in an audit trail context.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RuntimeConfigurationNode
Used to populate the hierarchical flow chart namespace with configuration
properties.
|
© 2000-2025 Flux Corporation. All rights reserved.