Class LenientQuietDownCommandBase

java.lang.Object
hudson.cli.CLICommand
com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientQuietDownCommandBase
All Implemented Interfaces:
ExtensionPoint, Cloneable
Direct Known Subclasses:
LenientQuietDownCommand, ToggleLenientQuietDownCommand

public abstract class LenientQuietDownCommandBase extends CLICommand
Base class for the lenient quiet down commands that accept parameters.
  • Constructor Details

    • LenientQuietDownCommandBase

      public LenientQuietDownCommandBase()
  • Method Details

    • configure

      protected void configure()
      transfer the options to the configuration.
    • printShutdownConfiguration

      protected void printShutdownConfiguration()
      print the current shutdown configuration.