The main Flow object used in the GUI Workflow application described in PSEC - Workflow Facility Overview
This is extended by FlowExec so that custom objects can be added to a particular workflow.
Field | Format | Description |
---|---|---|
$cfgPath | [string] | static CFG path |
$dynHT | [hashtable] | current values, likely stowed |
$dynPath | [string] | dynamic CFG path |
$flowPath | [string] | base path to flow task dirs |
$flowSetup | [PSCustomObject] | flow setup execution script |
$libPath | [string] | base path to lib flow task dirs |
$libSetup | [PSCustomObject] | lib setup execution script |
$tasks | [ArrayList] | List of Tasks |
$tfs | [TaskFlowStruc] | Global Task Flow structure |
$wflForm | [Form] | Related Form |
$wflName | [string] | public name |
ToString return vital parts of *Flow* object.
[String] ToString ()
return vital parts of Flow object.
Copyright © 2018-2021, 2022, Rexcel System Inc.