public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
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.. |
static org.jvnet.localizer.Localizable |
_WindowsInstallerLink_DisplayName()
Key
WindowsInstallerLink.DisplayName: Install as
Windows Service. |
static org.jvnet.localizer.Localizable |
_WindowsSlaveInstaller_ConfirmInstallation()
Key
WindowsSlaveInstaller.ConfirmInstallation: This
will install a slave agent as a Windows service, so that a Jenkins
slave starts automatically when the machine boots.. |
static org.jvnet.localizer.Localizable |
_WindowsSlaveInstaller_DotNetRequired()
Key
WindowsSlaveInstaller.DotNetRequired: .NET
Framework 2.0 or later is required for this feature. |
static org.jvnet.localizer.Localizable |
_WindowsSlaveInstaller_InstallationSuccessful()
Key
WindowsSlaveInstaller.InstallationSuccessful: {@code
Installation was successful. |
static org.jvnet.localizer.Localizable |
_WindowsSlaveInstaller_RootFsDoesntExist(Object arg0)
Key
WindowsSlaveInstaller.RootFsDoesntExist: Slave root
directory ‘{0}’ doesn’t exist. |
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.. |
static String |
WindowsInstallerLink_DisplayName()
Key
WindowsInstallerLink.DisplayName: Install as
Windows Service. |
static String |
WindowsSlaveInstaller_ConfirmInstallation()
Key
WindowsSlaveInstaller.ConfirmInstallation: This
will install a slave agent as a Windows service, so that a Jenkins
slave starts automatically when the machine boots.. |
static String |
WindowsSlaveInstaller_DotNetRequired()
Key
WindowsSlaveInstaller.DotNetRequired: .NET
Framework 2.0 or later is required for this feature. |
static String |
WindowsSlaveInstaller_InstallationSuccessful()
Key
WindowsSlaveInstaller.InstallationSuccessful: {@code
Installation was successful. |
static String |
WindowsSlaveInstaller_RootFsDoesntExist(Object arg0)
Key
WindowsSlaveInstaller.RootFsDoesntExist: Slave root
directory ‘{0}’ doesn’t exist. |
public static String WindowsInstallerLink_DisplayName()
WindowsInstallerLink.DisplayName: Install as
Windows Service.Install as Windows Servicepublic static org.jvnet.localizer.Localizable _WindowsInstallerLink_DisplayName()
WindowsInstallerLink.DisplayName: Install as
Windows Service.Install as Windows Servicepublic static String WindowsSlaveInstaller_InstallationSuccessful()
WindowsSlaveInstaller.InstallationSuccessful: Installation was successful. Would you like to start the service
now?.Installation was successful. Would you like to start the
service now?public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_InstallationSuccessful()
WindowsSlaveInstaller.InstallationSuccessful: Installation was successful. Would you like to start the service
now?.Installation was successful. Would you like to start the
service now?public static String WindowsSlaveInstaller_DotNetRequired()
WindowsSlaveInstaller.DotNetRequired: .NET
Framework 2.0 or later is required for this feature..NET Framework 2.0 or later is required for this featurepublic static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_DotNetRequired()
WindowsSlaveInstaller.DotNetRequired: .NET
Framework 2.0 or later is required for this feature..NET Framework 2.0 or later is required for this featurepublic static String WindowsInstallerLink_Description()
WindowsInstallerLink.Description: Installs Jenkins
as a Windows service to this system, so that Jenkins starts
automatically when the machine boots..Installs Jenkins as a Windows service to this system, so that
Jenkins starts automatically when the machine boots.public static org.jvnet.localizer.Localizable _WindowsInstallerLink_Description()
WindowsInstallerLink.Description: Installs Jenkins
as a Windows service to this system, so that Jenkins starts
automatically when the machine boots..Installs Jenkins as a Windows service to this system, so that
Jenkins starts automatically when the machine boots.public static String WindowsSlaveInstaller_RootFsDoesntExist(Object arg0)
WindowsSlaveInstaller.RootFsDoesntExist: Slave root
directory ‘{0}’ doesn’t exist.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Slave root directory ‘{0}’ doesn’t existpublic static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_RootFsDoesntExist(Object arg0)
WindowsSlaveInstaller.RootFsDoesntExist: Slave root
directory ‘{0}’ doesn’t exist.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Slave root directory ‘{0}’ doesn’t existpublic static String WindowsSlaveInstaller_ConfirmInstallation()
WindowsSlaveInstaller.ConfirmInstallation: This
will install a slave agent as a Windows service, so that a Jenkins
slave starts automatically when the machine boots..This will install a slave agent as a Windows service, so that a
Jenkins slave starts automatically when the machine boots.public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_ConfirmInstallation()
WindowsSlaveInstaller.ConfirmInstallation: This
will install a slave agent as a Windows service, so that a Jenkins
slave starts automatically when the machine boots..This will install a slave agent as a Windows service, so that a
Jenkins slave starts automatically when the machine boots.Copyright © 2019. All rights reserved.