@Component public class BashShellExecutor extends Executor
| Constructor and Description |
|---|
BashShellExecutor() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(String cmd,
Map<String,String> params) |
public String execute(String cmd, Map<String,String> params) throws IOException, InterruptedException
execute in class ExecutorIOExceptionInterruptedExceptionCopyright © 2022. All rights reserved.