ProcessManager Methods
The ProcessManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetParamList |
Gets the process parameter list.
|
|
LogExternalAction |
Logs the execution of external process.
|
|
ParseString |
Parses the string {{property}} against default values and object properties.
" The {{ProcessName}} was run " would result in "The Xprocess was run"
|
|
prepareParams |
Prepares the parameters.
|
|
run |
Runs the specified entity.
|