Package hudson.cli

Class WaitNodeOfflineCommand

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

@Extension public class WaitNodeOfflineCommand extends CLICommand
CLI command, which waits till the node switches to the offline state.
Since:
2.16
Author:
pjanouse
  • Field Details

    • node

      public Node node
  • Constructor Details

    • WaitNodeOfflineCommand

      public WaitNodeOfflineCommand()
  • Method Details