Class UpdateCommand

java.lang.Object
commandManager.commands.UpdateCommand
All Implemented Interfaces:
PreProcessingCommandInterface, ArgumentConsumer<Route>, AuthorizableCommand, BaseCommand

public class UpdateCommand extends Object implements BaseCommand, ArgumentConsumer<Route>, AuthorizableCommand
Updates element by its ID.
Since:
1.0
  • Constructor Details

    • UpdateCommand

      public UpdateCommand()
  • Method Details