Attributes Summary | |
executableName : String | The executable name of the process. |
executableArguments : String | |
workingDirectory : String | The directory of a file system within which the process will execute. |
startCommand : String | @for zOS only |
startCommandArgs : String | @for zOS only |
stopCommand : String | @for zOS only |
stopCommandArgs : String | @for zOS only |
terminateCommand : String | @for zOS only |
terminateCommandArgs : String | @for zOS only |
processType : String | @for zOS only |
execution : ProcessExecution | |
ioRedirect : OutputRedirect | Settings for redirecting the I/O streams of the process, such as the standard out stream. |
environment : Property * | Environment properties to be passed to the process. |
monitoringPolicy : MonitoringPolicy |
Attribute Details |