Class UserCommand.AddUserCommand

    • Constructor Detail

      • AddUserCommand

        public AddUserCommand()
    • Method Detail

      • execute

        public void execute​(java.lang.String commandName,
                            ConsoleInput ci,
                            org.apache.commons.cli.CommandLine commandLine)
        adds a new user
        Specified by:
        execute in class OptionsConsoleCommand
      • getCommandDescriptions

        public java.lang.String getCommandDescriptions()
        Description copied from class: IConsoleCommand
        return high-level help about the commands supported by this object.
        Specified by:
        getCommandDescriptions in class IConsoleCommand
        Returns: