public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_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()
Install as Windows Service
|
static org.jvnet.localizer.Localizable |
_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()
.NET Framework 2.0 or later is required for this feature
|
static org.jvnet.localizer.Localizable |
_WindowsSlaveInstaller_InstallationSuccessful()
Installation was successful.
|
static org.jvnet.localizer.Localizable |
_WindowsSlaveInstaller_RootFsDoesntExist(Object arg1)
Slave root directory ‘{0}’ doesn’t exist
|
static String |
WindowsInstallerLink_Description()
Installs Jenkins as a Windows service to this system, so that Jenkins starts automatically when the machine boots.
|
static String |
WindowsInstallerLink_DisplayName()
Install as Windows Service
|
static String |
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()
.NET Framework 2.0 or later is required for this feature
|
static String |
WindowsSlaveInstaller_InstallationSuccessful()
Installation was successful.
|
static String |
WindowsSlaveInstaller_RootFsDoesntExist(Object arg1)
Slave root directory ‘{0}’ doesn’t exist
|
public static String WindowsInstallerLink_DisplayName()
public static org.jvnet.localizer.Localizable _WindowsInstallerLink_DisplayName()
public static String WindowsSlaveInstaller_InstallationSuccessful()
public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_InstallationSuccessful()
public static String WindowsSlaveInstaller_DotNetRequired()
public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_DotNetRequired()
public static String WindowsInstallerLink_Description()
public static org.jvnet.localizer.Localizable _WindowsInstallerLink_Description()
public static String WindowsSlaveInstaller_RootFsDoesntExist(Object arg1)
public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_RootFsDoesntExist(Object arg1)
public static String WindowsSlaveInstaller_ConfirmInstallation()
public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_ConfirmInstallation()
Copyright © 2014. All rights reserved.