public class ListActivitiesCommand extends AbstractCommand
Constructor and Description |
---|
ListActivitiesCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
commandReceived(ej.rcommand.CommandReader commandReader,
ej.rcommand.CommandSender commandSender) |
protected java.lang.String |
getManagedCommand()
Returns the managed command
|
commandReceived, getManagedCommands
protected java.lang.String getManagedCommand()
AbstractCommand
getManagedCommand
in class AbstractCommand
protected void commandReceived(ej.rcommand.CommandReader commandReader, ej.rcommand.CommandSender commandSender)
commandReceived
in class AbstractCommand