public class ExecuteCommand extends AbstractCommand
Constructor and Description |
---|
ExecuteCommand()
Constructs a signed install application command.
|
Modifier and Type | Method and Description |
---|---|
protected void |
commandReceived(CommandReader commandReader,
CommandSender commandSender) |
String |
getManagedCommand()
Returns the managed command
|
commandReceived, getManagedCommands
public ExecuteCommand()
protected void commandReceived(CommandReader commandReader, CommandSender commandSender)
commandReceived
in class AbstractCommand
public String getManagedCommand()
AbstractCommand
getManagedCommand
in class AbstractCommand