|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.lifecycle.Messages
public class Messages
Constructor Summary | |
---|---|
Messages()
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Messages()
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |