Class Messages

java.lang.Object
hudson.lifecycle.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • WindowsSlaveInstaller_DotNetRequired

      public static String WindowsSlaveInstaller_DotNetRequired()
      Key WindowsSlaveInstaller.DotNetRequired: .NET Framework 4.0 or later is required for this feature.
      Returns:
      .NET Framework 4.0 or later is required for this feature
    • _WindowsSlaveInstaller_DotNetRequired

      public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_DotNetRequired()
      Key WindowsSlaveInstaller.DotNetRequired: .NET Framework 4.0 or later is required for this feature.
      Returns:
      .NET Framework 4.0 or later is required for this feature
    • WindowsSlaveInstaller_InstallationSuccessful

      public static String WindowsSlaveInstaller_InstallationSuccessful()
      Key WindowsSlaveInstaller.InstallationSuccessful: Installation was successful. Would you like to start the service now?.
      Returns:
      Installation was successful. Would you like to start the service now?
    • _WindowsSlaveInstaller_InstallationSuccessful

      public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_InstallationSuccessful()
      Key WindowsSlaveInstaller.InstallationSuccessful: Installation was successful. Would you like to start the service now?.
      Returns:
      Installation was successful. Would you like to start the service now?
    • WindowsSlaveInstaller_ConfirmInstallation

      public static String WindowsSlaveInstaller_ConfirmInstallation()
      Key WindowsSlaveInstaller.ConfirmInstallation: This will install an agent as a Windows service, so that a Jenkins agent starts automatically when the machine boots..
      Returns:
      This will install an agent as a Windows service, so that a Jenkins agent starts automatically when the machine boots.
    • _WindowsSlaveInstaller_ConfirmInstallation

      public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_ConfirmInstallation()
      Key WindowsSlaveInstaller.ConfirmInstallation: This will install an agent as a Windows service, so that a Jenkins agent starts automatically when the machine boots..
      Returns:
      This will install an agent as a Windows service, so that a Jenkins agent starts automatically when the machine boots.
    • WindowsSlaveInstaller_RootFsDoesntExist

      public static String WindowsSlaveInstaller_RootFsDoesntExist(Object arg0)
      Key WindowsSlaveInstaller.RootFsDoesntExist: Agent root directory ‘{0}’ doesn’t exist.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Agent root directory ‘{0}’ doesn’t exist
    • _WindowsSlaveInstaller_RootFsDoesntExist

      public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_RootFsDoesntExist(Object arg0)
      Key WindowsSlaveInstaller.RootFsDoesntExist: Agent root directory ‘{0}’ doesn’t exist.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Agent root directory ‘{0}’ doesn’t exist