@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 |
_ManagedWindowsServiceAccount_Administrator_DisplayName()
Key
ManagedWindowsServiceAccount.Administrator.DisplayName:
Use Administrator account given above. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceAccount_AnotherUser_DisplayName()
Key
ManagedWindowsServiceAccount.AnotherUser.DisplayName:
Log on using a different account. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceAccount_LocalSystem_DisplayName()
Key
ManagedWindowsServiceAccount.LocalSystem.DisplayName:
Use Local System User. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_AccessDenied(Object arg0)
Key
ManagedWindowsServiceLauncher.AccessDenied: {0}
[windows-agents] Access is denied. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_ConnectingTo(Object arg0,
Object arg1)
Key
ManagedWindowsServiceLauncher.ConnectingTo: {0}
[windows-agents] Connecting to {1}. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_ConnectingToPort(Object arg0,
Object arg1)
Key
ManagedWindowsServiceLauncher.ConnectingToPort: {0}
[windows-agents] Connecting to port {1}. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_CopyingAgentExe(Object arg0)
Key
ManagedWindowsServiceLauncher.CopyingAgentExe: {0}
[windows-agents] Copying jenkins-agent.exe. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_CopyingAgentJar(Object arg0)
Key
ManagedWindowsServiceLauncher.CopyingAgentJar: {0}
[windows-agents] Copying agent.jar. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_CopyingAgentXml(Object arg0)
Key
ManagedWindowsServiceLauncher.CopyingAgentXml: {0}
[windows-agents] Copying jenkins-agent.xml. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_DisplayName()
Key
ManagedWindowsServiceLauncher.DisplayName: Let
Jenkins control this Windows agent as a Windows service. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_DotNetRequired(Object arg0)
Key
ManagedWindowsServiceLauncher.DotNetRequired: {0}
[windows-agents] .NET Framework 2.0 or later is required on this
computer to run a Jenkins agent as a Windows service. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_InstallingAgentService(Object arg0)
Key
ManagedWindowsServiceLauncher.InstallingAgentService:
{0} [windows-agents] Installing the Jenkins agent service. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_RegisteringService(Object arg0)
Key
ManagedWindowsServiceLauncher.RegisteringService: {0} [windows-agents] Registering the service. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_ServiceDidntRespond(Object arg0)
Key
ManagedWindowsServiceLauncher.ServiceDidntRespond: {0} [windows-agents] The service did not respond. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_StartingService(Object arg0)
Key
ManagedWindowsServiceLauncher.StartingService: {0}
[windows-agents] Starting the service. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_StoppingService(Object arg0)
Key
ManagedWindowsServiceLauncher.StoppingService: {0}
[windows-agents] Stopping the service. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_UnknownHost(Object arg0,
Object arg1)
Key
ManagedWindowsServiceLauncher.UnknownHost: {0} The
host name {1} cannot be resolved. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_UnregisteringService(Object arg0)
Key
ManagedWindowsServiceLauncher.UnregisteringService: {0} [windows-agents] Unregistering the service. |
static org.jvnet.localizer.Localizable |
_ManagedWindowsServiceLauncher_WaitingForService(Object arg0)
Key
ManagedWindowsServiceLauncher.WaitingForService: {0} [windows-agents] Waiting for the service to become ready. |
static String |
ManagedWindowsServiceAccount_Administrator_DisplayName()
Key
ManagedWindowsServiceAccount.Administrator.DisplayName:
Use Administrator account given above. |
static String |
ManagedWindowsServiceAccount_AnotherUser_DisplayName()
Key
ManagedWindowsServiceAccount.AnotherUser.DisplayName:
Log on using a different account. |
static String |
ManagedWindowsServiceAccount_LocalSystem_DisplayName()
Key
ManagedWindowsServiceAccount.LocalSystem.DisplayName:
Use Local System User. |
static String |
ManagedWindowsServiceLauncher_AccessDenied(Object arg0)
Key
ManagedWindowsServiceLauncher.AccessDenied: {0}
[windows-agents] Access is denied. |
static String |
ManagedWindowsServiceLauncher_ConnectingTo(Object arg0,
Object arg1)
Key
ManagedWindowsServiceLauncher.ConnectingTo: {0}
[windows-agents] Connecting to {1}. |
static String |
ManagedWindowsServiceLauncher_ConnectingToPort(Object arg0,
Object arg1)
Key
ManagedWindowsServiceLauncher.ConnectingToPort: {0}
[windows-agents] Connecting to port {1}. |
static String |
ManagedWindowsServiceLauncher_CopyingAgentExe(Object arg0)
Key
ManagedWindowsServiceLauncher.CopyingAgentExe: {0}
[windows-agents] Copying jenkins-agent.exe. |
static String |
ManagedWindowsServiceLauncher_CopyingAgentJar(Object arg0)
Key
ManagedWindowsServiceLauncher.CopyingAgentJar: {0}
[windows-agents] Copying agent.jar. |
static String |
ManagedWindowsServiceLauncher_CopyingAgentXml(Object arg0)
Key
ManagedWindowsServiceLauncher.CopyingAgentXml: {0}
[windows-agents] Copying jenkins-agent.xml. |
static String |
ManagedWindowsServiceLauncher_DisplayName()
Key
ManagedWindowsServiceLauncher.DisplayName: Let
Jenkins control this Windows agent as a Windows service. |
static String |
ManagedWindowsServiceLauncher_DotNetRequired(Object arg0)
Key
ManagedWindowsServiceLauncher.DotNetRequired: {0}
[windows-agents] .NET Framework 2.0 or later is required on this
computer to run a Jenkins agent as a Windows service. |
static String |
ManagedWindowsServiceLauncher_InstallingAgentService(Object arg0)
Key
ManagedWindowsServiceLauncher.InstallingAgentService:
{0} [windows-agents] Installing the Jenkins agent service. |
static String |
ManagedWindowsServiceLauncher_RegisteringService(Object arg0)
Key
ManagedWindowsServiceLauncher.RegisteringService: {0} [windows-agents] Registering the service. |
static String |
ManagedWindowsServiceLauncher_ServiceDidntRespond(Object arg0)
Key
ManagedWindowsServiceLauncher.ServiceDidntRespond: {0} [windows-agents] The service did not respond. |
static String |
ManagedWindowsServiceLauncher_StartingService(Object arg0)
Key
ManagedWindowsServiceLauncher.StartingService: {0}
[windows-agents] Starting the service. |
static String |
ManagedWindowsServiceLauncher_StoppingService(Object arg0)
Key
ManagedWindowsServiceLauncher.StoppingService: {0}
[windows-agents] Stopping the service. |
static String |
ManagedWindowsServiceLauncher_UnknownHost(Object arg0,
Object arg1)
Key
ManagedWindowsServiceLauncher.UnknownHost: {0} The
host name {1} cannot be resolved. |
static String |
ManagedWindowsServiceLauncher_UnregisteringService(Object arg0)
Key
ManagedWindowsServiceLauncher.UnregisteringService: {0} [windows-agents] Unregistering the service. |
static String |
ManagedWindowsServiceLauncher_WaitingForService(Object arg0)
Key
ManagedWindowsServiceLauncher.WaitingForService: {0} [windows-agents] Waiting for the service to become ready. |
public static String ManagedWindowsServiceLauncher_UnknownHost(Object arg0, Object arg1)
ManagedWindowsServiceLauncher.UnknownHost: {0} The
host name {1} cannot be resolved. Please check that the host name is
correct..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} The host name {1} cannot be resolved. Please check that the
host name is correct.public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_UnknownHost(Object arg0, Object arg1)
ManagedWindowsServiceLauncher.UnknownHost: {0} The
host name {1} cannot be resolved. Please check that the host name is
correct..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} The host name {1} cannot be resolved. Please check that the
host name is correct.public static String ManagedWindowsServiceLauncher_DotNetRequired(Object arg0)
ManagedWindowsServiceLauncher.DotNetRequired: {0}
[windows-agents] .NET Framework 2.0 or later is required on this
computer to run a Jenkins agent as a Windows service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] .NET Framework 2.0 or later is required on
this computer to run a Jenkins agent as a Windows servicepublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_DotNetRequired(Object arg0)
ManagedWindowsServiceLauncher.DotNetRequired: {0}
[windows-agents] .NET Framework 2.0 or later is required on this
computer to run a Jenkins agent as a Windows service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] .NET Framework 2.0 or later is required on
this computer to run a Jenkins agent as a Windows servicepublic static String ManagedWindowsServiceAccount_AnotherUser_DisplayName()
ManagedWindowsServiceAccount.AnotherUser.DisplayName:
Log on using a different account.Log on using a different accountpublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceAccount_AnotherUser_DisplayName()
ManagedWindowsServiceAccount.AnotherUser.DisplayName:
Log on using a different account.Log on using a different accountpublic static String ManagedWindowsServiceLauncher_WaitingForService(Object arg0)
ManagedWindowsServiceLauncher.WaitingForService: {0} [windows-agents] Waiting for the service to become ready.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Waiting for the service to become readypublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_WaitingForService(Object arg0)
ManagedWindowsServiceLauncher.WaitingForService: {0} [windows-agents] Waiting for the service to become ready.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Waiting for the service to become readypublic static String ManagedWindowsServiceLauncher_AccessDenied(Object arg0)
ManagedWindowsServiceLauncher.AccessDenied: {0}
[windows-agents] Access is denied. See
https://github.com/jenkinsci/windows-slaves-plugin/blob/master/docs/troubleshooting.adoc
for more information about how to resolve this..arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Access is denied. See
https://github.com/jenkinsci/windows-slaves-plugin/blob/master/docs/troubleshooting.adoc
for more information about how to resolve this.public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_AccessDenied(Object arg0)
ManagedWindowsServiceLauncher.AccessDenied: {0}
[windows-agents] Access is denied. See
https://github.com/jenkinsci/windows-slaves-plugin/blob/master/docs/troubleshooting.adoc
for more information about how to resolve this..arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Access is denied. See
https://github.com/jenkinsci/windows-slaves-plugin/blob/master/docs/troubleshooting.adoc
for more information about how to resolve this.public static String ManagedWindowsServiceLauncher_CopyingAgentXml(Object arg0)
ManagedWindowsServiceLauncher.CopyingAgentXml: {0}
[windows-agents] Copying jenkins-agent.xml.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Copying jenkins-agent.xmlpublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingAgentXml(Object arg0)
ManagedWindowsServiceLauncher.CopyingAgentXml: {0}
[windows-agents] Copying jenkins-agent.xml.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Copying jenkins-agent.xmlpublic static String ManagedWindowsServiceLauncher_ServiceDidntRespond(Object arg0)
ManagedWindowsServiceLauncher.ServiceDidntRespond: {0} [windows-agents] The service did not respond. Perhaps it failed to
launch?.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] The service did not respond. Perhaps it
failed to launch?public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ServiceDidntRespond(Object arg0)
ManagedWindowsServiceLauncher.ServiceDidntRespond: {0} [windows-agents] The service did not respond. Perhaps it failed to
launch?.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] The service did not respond. Perhaps it
failed to launch?public static String ManagedWindowsServiceLauncher_CopyingAgentJar(Object arg0)
ManagedWindowsServiceLauncher.CopyingAgentJar: {0}
[windows-agents] Copying agent.jar.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Copying agent.jarpublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingAgentJar(Object arg0)
ManagedWindowsServiceLauncher.CopyingAgentJar: {0}
[windows-agents] Copying agent.jar.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Copying agent.jarpublic static String ManagedWindowsServiceLauncher_StoppingService(Object arg0)
ManagedWindowsServiceLauncher.StoppingService: {0}
[windows-agents] Stopping the service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Stopping the servicepublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_StoppingService(Object arg0)
ManagedWindowsServiceLauncher.StoppingService: {0}
[windows-agents] Stopping the service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Stopping the servicepublic static String ManagedWindowsServiceAccount_Administrator_DisplayName()
ManagedWindowsServiceAccount.Administrator.DisplayName:
Use Administrator account given above.Use Administrator account given abovepublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceAccount_Administrator_DisplayName()
ManagedWindowsServiceAccount.Administrator.DisplayName:
Use Administrator account given above.Use Administrator account given abovepublic static String ManagedWindowsServiceLauncher_StartingService(Object arg0)
ManagedWindowsServiceLauncher.StartingService: {0}
[windows-agents] Starting the service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Starting the servicepublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_StartingService(Object arg0)
ManagedWindowsServiceLauncher.StartingService: {0}
[windows-agents] Starting the service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Starting the servicepublic static String ManagedWindowsServiceLauncher_InstallingAgentService(Object arg0)
ManagedWindowsServiceLauncher.InstallingAgentService:
{0} [windows-agents] Installing the Jenkins agent service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Installing the Jenkins agent servicepublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_InstallingAgentService(Object arg0)
ManagedWindowsServiceLauncher.InstallingAgentService:
{0} [windows-agents] Installing the Jenkins agent service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Installing the Jenkins agent servicepublic static String ManagedWindowsServiceLauncher_RegisteringService(Object arg0)
ManagedWindowsServiceLauncher.RegisteringService: {0} [windows-agents] Registering the service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Registering the servicepublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_RegisteringService(Object arg0)
ManagedWindowsServiceLauncher.RegisteringService: {0} [windows-agents] Registering the service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Registering the servicepublic static String ManagedWindowsServiceLauncher_ConnectingTo(Object arg0, Object arg1)
ManagedWindowsServiceLauncher.ConnectingTo: {0}
[windows-agents] Connecting to {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Connecting to {1}public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ConnectingTo(Object arg0, Object arg1)
ManagedWindowsServiceLauncher.ConnectingTo: {0}
[windows-agents] Connecting to {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Connecting to {1}public static String ManagedWindowsServiceLauncher_UnregisteringService(Object arg0)
ManagedWindowsServiceLauncher.UnregisteringService: {0} [windows-agents] Unregistering the service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Unregistering the servicepublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_UnregisteringService(Object arg0)
ManagedWindowsServiceLauncher.UnregisteringService: {0} [windows-agents] Unregistering the service.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Unregistering the servicepublic static String ManagedWindowsServiceLauncher_CopyingAgentExe(Object arg0)
ManagedWindowsServiceLauncher.CopyingAgentExe: {0}
[windows-agents] Copying jenkins-agent.exe.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Copying jenkins-agent.exepublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_CopyingAgentExe(Object arg0)
ManagedWindowsServiceLauncher.CopyingAgentExe: {0}
[windows-agents] Copying jenkins-agent.exe.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Copying jenkins-agent.exepublic static String ManagedWindowsServiceLauncher_DisplayName()
ManagedWindowsServiceLauncher.DisplayName: Let
Jenkins control this Windows agent as a Windows service.Let Jenkins control this Windows agent as a Windows servicepublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_DisplayName()
ManagedWindowsServiceLauncher.DisplayName: Let
Jenkins control this Windows agent as a Windows service.Let Jenkins control this Windows agent as a Windows servicepublic static String ManagedWindowsServiceLauncher_ConnectingToPort(Object arg0, Object arg1)
ManagedWindowsServiceLauncher.ConnectingToPort: {0}
[windows-agents] Connecting to port {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Connecting to port {1}public static org.jvnet.localizer.Localizable _ManagedWindowsServiceLauncher_ConnectingToPort(Object arg0, Object arg1)
ManagedWindowsServiceLauncher.ConnectingToPort: {0}
[windows-agents] Connecting to port {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} [windows-agents] Connecting to port {1}public static String ManagedWindowsServiceAccount_LocalSystem_DisplayName()
ManagedWindowsServiceAccount.LocalSystem.DisplayName:
Use Local System User.Use Local System Userpublic static org.jvnet.localizer.Localizable _ManagedWindowsServiceAccount_LocalSystem_DisplayName()
ManagedWindowsServiceAccount.LocalSystem.DisplayName:
Use Local System User.Use Local System UserCopyright © 2016–2021. All rights reserved.