This type is a class for model objects.
Provides a unique identifying name for the process that can be used for display purposes when invoking the command, or locating the command for edits, etc.
Package: customprocessexecAttributes Summary | |
name : EString | A unique identifier representing to the end user the configured command |
osnames : EString | The names of the operating systems that the process definition is supported on. The names must allign with the names found in the node metadata. The list of names is comma seperated. |
pidVarName : EString | The name of a variable that holds the location of a file which stores the PID of the running process that is launched by the process. If empty, it is assumed that the process is not externally launched. |
usernameVar : EString | * No description is available * |
usernameVal : EString | * No description is available * |
passwordVar : EString | * No description is available * |
passwordVal : Password | * No description is available * |
Attribute Details |