public final class CommandExecutionHelper
extends java.lang.Object
Constructor and Description |
---|
CommandExecutionHelper() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
execute(ExecutesMethod executesMethod,
java.util.Map.Entry<java.lang.String,java.util.Map<java.lang.String,?>> keyValuePair) |
static <T> T |
execute(ExecutesMethod executesMethod,
java.lang.String command) |
public static <T> T execute(ExecutesMethod executesMethod, java.util.Map.Entry<java.lang.String,java.util.Map<java.lang.String,?>> keyValuePair)
public static <T> T execute(ExecutesMethod executesMethod, java.lang.String command)