Package io.goobi.viewer.controller.shell
Class ShellCommand
java.lang.Object
io.goobi.viewer.controller.shell.ShellCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
exec()
int
exec
(long timeoutInMillis) boolean
void
setKeepOutput
(boolean keepOutput)
-
Constructor Details
-
ShellCommand
-
-
Method Details
-
exec
- Throws:
IOException
InterruptedException
-
exec
- Throws:
IOException
InterruptedException
-
isKeepOutput
public boolean isKeepOutput() -
setKeepOutput
public void setKeepOutput(boolean keepOutput) -
getOutput
-
getErrorOutput
-