public interface Command
| Modifier and Type | Method and Description |
|---|---|
String |
debug() |
void |
execute() |
File |
getWorkdir() |
void |
setWorkdir(File workdir) |
void |
stop() |
void stop() throws InterruptedException
InterruptedExceptionFile getWorkdir()
void setWorkdir(File workdir)
String debug()
Copyright © 2019. All rights reserved.