public class Action extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Action.Type |
| Constructor and Description |
|---|
Action(Action.Type type,
String... args) |
public Action(Action.Type type, String... args)
public void execute(NodeKeeper nodeKeeper, HashMap<String,String> bindings) throws InterruptedException, NodeKeeperException, IOException
Copyright © 2014. All Rights Reserved.