Package hudson.cli

Class OnlineNodeCommand

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

@Extension public class OnlineNodeCommand extends CLICommand
CLI Command, which moves the node to the online state.
Since:
1.642
Author:
pjanouse
  • Constructor Details

    • OnlineNodeCommand

      public OnlineNodeCommand()
  • Method Details