public class NodeUtil extends Object
| Constructor and Description |
|---|
NodeUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(String initScript) |
String |
runScript(String script) |
public void initialize(String initScript) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic String runScript(String script) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2022 Vaadin Ltd. All rights reserved.