public abstract class EnvCommand extends ExternalCommand
log| Constructor and Description |
|---|
EnvCommand(Logger log,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getEnvironment() |
protected void |
processLine(String line) |
end, execute, execute, getArgs, getCommandAsString, getStatusCode, startprotected void processLine(String line)
processLine in class ExternalCommandpublic Map<String,String> getEnvironment() throws IOException
IOExceptionCopyright © 2019. All rights reserved.