Class ProcessHandlerInput
java.lang.Object
com.redhat.devtools.intellij.common.model.ProcessHandlerInput
-
Constructor Summary
ConstructorsConstructorDescriptionProcessHandlerInput(Process process, String commandLine) ProcessHandlerInput(Process process, String commandLine, Charset charset) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ProcessHandlerInput
-
ProcessHandlerInput
-
-
Method Details
-
getProcess
-
getCommandLine
-
getCharset
-