Class AddUserToSafehouseCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.AddUserToSafehouseCommand
-
Constructor Summary
ConstructorsConstructorDescriptionAddUserToSafehouseCommand(String username, Role userRole, String command, UdpConnection connection) -
Method Summary
Methods inherited from class CommandBase
canBeExecuted, Execute, findCommandCls, getCommandArg, getCommandArgsCount, getCommandName, getHelp, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Constructor Details
-
AddUserToSafehouseCommand
public AddUserToSafehouseCommand(String username, Role userRole, String command, UdpConnection connection)
-