@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) 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: {@code This
will install a Jenkins agent as a Windows service, so that an agent
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_RootFsCreationFailed(Object arg0)
Key
WindowsSlaveInstaller.RootFsCreationFailed: Jenkins
agent root directory ''{0}'' cannot be created. |
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: {@code This
will install a Jenkins agent as a Windows service, so that an agent
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_RootFsCreationFailed(Object arg0)
Key
WindowsSlaveInstaller.RootFsCreationFailed: Jenkins
agent root directory ''{0}'' cannot be created. |
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_RootFsCreationFailed(Object arg0)
WindowsSlaveInstaller.RootFsCreationFailed: Jenkins
agent root directory ''{0}'' cannot be created.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Jenkins agent root directory ''{0}'' cannot be createdpublic static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_RootFsCreationFailed(Object arg0)
WindowsSlaveInstaller.RootFsCreationFailed: Jenkins
agent root directory ''{0}'' cannot be created.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Jenkins agent root directory ''{0}'' cannot be createdpublic 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_ConfirmInstallation()
WindowsSlaveInstaller.ConfirmInstallation: This
will install a Jenkins agent as a Windows service, so that an agent
starts automatically when the machine boots. When the installation is
over, this agent will exit to let the new service take over..This will install a Jenkins agent as a Windows service, so that
an agent starts automatically when the machine boots. When the
installation is over, this agent will exit to let the new service take
over.public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_ConfirmInstallation()
WindowsSlaveInstaller.ConfirmInstallation: This
will install a Jenkins agent as a Windows service, so that an agent
starts automatically when the machine boots. When the installation is
over, this agent will exit to let the new service take over..This will install a Jenkins agent as a Windows service, so that
an agent starts automatically when the machine boots. When the
installation is over, this agent will exit to let the new service take
over.Copyright © 2016–2019. All rights reserved.