Package hudson.cli

Class DeleteNodeCommand

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

@Extension public class DeleteNodeCommand extends CLICommand
CLI command, which deletes Jenkins nodes.
Since:
1.618
Author:
pjanouse
  • Constructor Details

    • DeleteNodeCommand

      public DeleteNodeCommand()
  • Method Details