Class JCloudsExpireCommand

java.lang.Object
hudson.cli.CLICommand
jenkins.plugins.jclouds.compute.JCloudsExpireCommand
All Implemented Interfaces:
ExtensionPoint, Cloneable

@Extension public class JCloudsExpireCommand extends CLICommand
Expires a running slave.
Author:
Fritz Elfert
  • Field Details

    • nodeName

      public String nodeName
  • Constructor Details

    • JCloudsExpireCommand

      public JCloudsExpireCommand()
  • Method Details

    • getShortDescription

      public String getShortDescription()
      Specified by:
      getShortDescription in class CLICommand
    • run

      protected int run() throws org.kohsuke.args4j.CmdLineException
      Specified by:
      run in class CLICommand
      Throws:
      org.kohsuke.args4j.CmdLineException