Class Messages


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

      • Messages

        public Messages()
    • Method Detail

      • 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?
      • WindowsInstallerLink_DisplayName

        public static String WindowsInstallerLink_DisplayName()
        Key WindowsInstallerLink.DisplayName: Install as Windows Service.
        Returns:
        Install as Windows Service
      • _WindowsInstallerLink_DisplayName

        public static org.jvnet.localizer.Localizable _WindowsInstallerLink_DisplayName()
        Key WindowsInstallerLink.DisplayName: Install as Windows Service.
        Returns:
        Install as Windows Service
      • WindowsInstallerLink_Description

        public static String WindowsInstallerLink_Description()
        Key WindowsInstallerLink.Description: Installs Jenkins as a Windows service to this system, so that Jenkins starts automatically when the machine boots..
        Returns:
        Installs Jenkins as a Windows service to this system, so that Jenkins starts automatically when the machine boots.
      • _WindowsInstallerLink_Description

        public static org.jvnet.localizer.Localizable _WindowsInstallerLink_Description()
        Key WindowsInstallerLink.Description: Installs Jenkins as a Windows service to this system, so that Jenkins starts automatically when the machine boots..
        Returns:
        Installs Jenkins as a Windows service to this system, so that Jenkins starts automatically when the machine boots.
      • 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