public static class ProcessUtils.ExtendedExecutor
extends org.apache.commons.exec.DefaultExecutor
Constructor and Description |
---|
ExtendedExecutor(long timeout,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
long |
getPid() |
ProcessUtils.ProcessTree |
getProcess() |
JIPipeProgressInfo |
getProgressInfo() |
protected Process |
launch(org.apache.commons.exec.CommandLine command,
Map<String,String> env,
File dir) |
createThread, execute, execute, execute, execute, getExecutorThread, getProcessDestroyer, getStreamHandler, getWatchdog, getWorkingDirectory, isFailure, setExitValue, setExitValues, setProcessDestroyer, setStreamHandler, setWatchdog, setWorkingDirectory
public ExtendedExecutor(long timeout, JIPipeProgressInfo progressInfo)
protected Process launch(org.apache.commons.exec.CommandLine command, Map<String,String> env, File dir) throws IOException
launch
in class org.apache.commons.exec.DefaultExecutor
IOException
public long getPid()
public JIPipeProgressInfo getProgressInfo()
public ProcessUtils.ProcessTree getProcess()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.