Package hudson.cli

Class CreateNodeCommand

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

@Extension public class CreateNodeCommand extends CLICommand
Since:
1.526
Author:
ogondza
  • Field Details

    • nodeName

      public String nodeName
  • Constructor Details

    • CreateNodeCommand

      public CreateNodeCommand()
  • Method Details