Creates a ProcessConfiguration to be run from a runner configuration and an input ProcessConfiguration.
ProcessConfiguration CreateRunnerConfiguration(ProcessConfiguration processConfigToBeRun, ProcessConfiguration runnerProcessConfig)
The command to be run by the ProcessConfiguration Runner.
The process running configuration to use for the ProcessConfiguration that will run other ProcessConfigurations.