public static final class ProcessRunner.ProcessInfo extends Object
| Constructor and Description |
|---|
ProcessInfo(List<String> commandLine,
Map<String,String> environment,
boolean redirectErrorStream) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCommandLine() |
Map<String,String> |
getEnvironment() |
boolean |
isRedirectErrorStream() |
Copyright © 2009–2020 Opencast Project. All rights reserved.