public class CapturingAnsiEscapesAwareProcessHandler extends CapturingProcessHandler
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CapturingAnsiEscapesAwareProcessHandler.AnsiEscapesAwareAdapter |
CapturingProcessHandler.SilentBaseOSProcessHandler.SimpleOutputReadermyCharset, myCommandLine, myPresentableName, myProcess, myWaitForSILENTLY_DESTROY_ON_CLOSE, TERMINATION_REQUESTED| Constructor and Description |
|---|
CapturingAnsiEscapesAwareProcessHandler(GeneralCommandLine commandLine) |
CapturingAnsiEscapesAwareProcessHandler(java.lang.Process process,
java.lang.String commandLine) |
| Modifier and Type | Method and Description |
|---|---|
protected CapturingProcessAdapter |
createProcessAdapter(ProcessOutput processOutput) |
getCharset, runProcess, runProcess, runProcess, runProcessWithProgressIndicator, runProcessWithProgressIndicator, runProcessWithProgressIndicatorcheckEdtAndReadAction, deleteFileOnTermination, doDestroyProcess, getDefaultModality, killProcessTree, onOSProcessTerminated, processCanBeKilledByOS, processHasSeparateErrorStream, readerOptions, setHasPty, setShouldDestroyProcessRecursively, shouldDestroyProcessRecursively, waitFor, waitForcreateErrorDataReader, createOutputDataReader, createProcessErrReader, createProcessOutReader, executeOnPooledThread, executeTask, startNotify, toStringcloseStreams, destroyProcessImpl, detachIsDefault, detachProcessImpl, getCommandLine, getProcess, getProcessInputaddProcessListener, addProcessListener, destroyProcess, detachProcess, getExitCode, isProcessTerminated, isProcessTerminating, isSilentlyDestroyOnClose, isStartNotified, notifyProcessDetached, notifyProcessTerminated, notifyTextAvailable, removeProcessListenerchangeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMappublic CapturingAnsiEscapesAwareProcessHandler(GeneralCommandLine commandLine) throws ExecutionException
ExecutionExceptionpublic CapturingAnsiEscapesAwareProcessHandler(java.lang.Process process,
java.lang.String commandLine)
protected CapturingProcessAdapter createProcessAdapter(ProcessOutput processOutput)
createProcessAdapter in class CapturingProcessHandler