Package hudson.cli

Class WaitNodeOnlineCommand

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

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

    • node

      public Node node
  • Constructor Details

    • WaitNodeOnlineCommand

      public WaitNodeOnlineCommand()
  • Method Details