Package hudson.cli

Class OfflineNodeCommand

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

@Extension public class OfflineNodeCommand extends CLICommand
CLI Command, which puts the Jenkins node offline.
Since:
2.15
Author:
pjanouse
  • Field Details

  • Constructor Details

    • OfflineNodeCommand

      public OfflineNodeCommand()
  • Method Details