Package | Description |
---|---|
flux |
File Orchestration Solutions for Banking and Finance
|
Modifier and Type | Interface and Description |
---|---|
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 |
---|---|
java.lang.Object |
Action.execute(FlowContext flowContext)
Called internally by an engine when an action, or trigger, is executed.
|
boolean |
Condition.isTrue(FlowContext flowContext)
Evaluates this condition's expression.
|
© 2000-2025 Flux Corporation. All rights reserved.