|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use FlowContext | |
---|---|
flux | File Orchestration Solutions for Banking and Finance |
Uses of FlowContext in flux |
---|
Subinterfaces of FlowContext in flux | |
---|---|
interface |
KeyFlowContext
Provides the user-defined key to a job listener that was specified when the flow chart was created. |
Methods in flux with parameters of type FlowContext | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |