@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 : This
will install an agent as a Windows service, so that a Jenkins agent
starts automatically when the machine boots. . |
static org.jvnet.localizer.Localizable |
_WindowsSlaveInstaller_DotNetRequired()
Key
WindowsSlaveInstaller.DotNetRequired : .NET
Framework 4.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 : Agent 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 an agent as a Windows service, so that a Jenkins agent
starts automatically when the machine boots. . |
static String |
WindowsSlaveInstaller_DotNetRequired()
Key
WindowsSlaveInstaller.DotNetRequired : .NET
Framework 4.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 : Agent root
directory ‘{0}’ doesn’t exist . |
public static String WindowsInstallerLink_DisplayName()
WindowsInstallerLink.DisplayName
: Install as
Windows Service
.Install as Windows Service
public static org.jvnet.localizer.Localizable _WindowsInstallerLink_DisplayName()
WindowsInstallerLink.DisplayName
: Install as
Windows Service
.Install as Windows Service
public 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 4.0 or later is required for this feature
..NET Framework 4.0 or later is required for this feature
public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_DotNetRequired()
WindowsSlaveInstaller.DotNetRequired
: .NET
Framework 4.0 or later is required for this feature
..NET Framework 4.0 or later is required for this feature
public 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
: Agent root
directory ‘{0}’ doesn’t exist
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Agent root directory ‘{0}’ doesn’t exist
public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_RootFsDoesntExist(Object arg0)
WindowsSlaveInstaller.RootFsDoesntExist
: Agent root
directory ‘{0}’ doesn’t exist
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Agent root directory ‘{0}’ doesn’t exist
public static String WindowsSlaveInstaller_ConfirmInstallation()
WindowsSlaveInstaller.ConfirmInstallation
: This
will install an agent as a Windows service, so that a Jenkins agent
starts automatically when the machine boots.
.This will install an agent as a Windows service, so that a
Jenkins agent starts automatically when the machine boots.
public static org.jvnet.localizer.Localizable _WindowsSlaveInstaller_ConfirmInstallation()
WindowsSlaveInstaller.ConfirmInstallation
: This
will install an agent as a Windows service, so that a Jenkins agent
starts automatically when the machine boots.
.This will install an agent as a Windows service, so that a
Jenkins agent starts automatically when the machine boots.
Copyright © 2004–2021. All rights reserved.