Package hudson.cli

Class HelpCommand

java.lang.Object
hudson.cli.CLICommand
hudson.cli.HelpCommand
All Implemented Interfaces:
ExtensionPoint, Cloneable

@Extension public class HelpCommand extends CLICommand
Show the list of all commands.
Author:
Kohsuke Kawaguchi
  • Field Details

    • command

      public String command
  • Constructor Details

    • HelpCommand

      public HelpCommand()
  • Method Details