public class CommandExecutor
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
CommandExecutor |
and(Command command) |
static CommandExecutor |
execute(Command command) |
int |
withContext(BuildContext context) |
public static final int SUCCESS
public static final int FAILURE
public static CommandExecutor execute(Command command)
public CommandExecutor and(Command command)
public int withContext(BuildContext context)