Package sonia.scm.io
Class ExtendedCommand
java.lang.Object
sonia.scm.io.SimpleCommand
sonia.scm.io.ExtendedCommand
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sonia.scm.io.SimpleCommand
createProcess, getResult, isUseSystemEnvironment, setEnvironment, setUseSystemEnvironment, setWorkDirectory
-
Constructor Details
-
ExtendedCommand
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand
- Overrides:
execute
in classSimpleCommand
- Throws:
IOException
-
getTimeout
public long getTimeout() -
setTimeout
public void setTimeout(long timeout)
-