Package adams.flow
-
Class Summary Class Description FlowRunner Executes flows from command-line.
It is also possible to traverse a directory and execute all flows within that match a regular expression.
Using the 'no-execute' option, you can suppress the flow execution, but still test whether the flow loads and can be fully set up and wrapped up.FlowSetupRunner Runs a flow control center setup from commandline.