| 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. |
| 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 |