public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_AuthFailure()
Key
AuthFailure: Authentication failure. |
static org.jvnet.localizer.Localizable |
_CheckCompatibleHostsFailure()
Key
CheckCompatibleHostsFailure: No hosts found that
have defined parameters of JENKINS_LABEL, RESERVED,
JENKINS_SLAVE_REMOTEFS_ROOT. |
static org.jvnet.localizer.Localizable |
_CheckCompatibleHostsOK()
Key
CheckCompatibleHostsOK: <b>The following hosts are
compatible:</b> <small>(parameters JENKINS_LABEL, RESERVED,
JENKINS_SLAVE_REMOTEFS_ROOT are defined)</small>. |
static org.jvnet.localizer.Localizable |
_DeletedCause()
Key
DeletedCause: Slave is pending removal.. |
static org.jvnet.localizer.Localizable |
_Error()
Key
Error: Error. |
static org.jvnet.localizer.Localizable |
_InvalidURI()
Key
InvalidURI: Invalid Foreman API Url. |
static org.jvnet.localizer.Localizable |
_NotFound()
Key
NotFound: Not found. |
static org.jvnet.localizer.Localizable |
_PluginName()
Key
PluginName: Foreman Slave. |
static org.jvnet.localizer.Localizable |
_Success()
Key
Success: Success. |
static org.jvnet.localizer.Localizable |
_TestConnectionFailure()
Key
TestConnectionFailure: An error occurred while
getting version of Foreman! Foreman server is probably unreachable.. |
static org.jvnet.localizer.Localizable |
_TestConnectionOK(Object arg0)
Key
TestConnectionOK: Foreman version is {0}. |
static String |
AuthFailure()
Key
AuthFailure: Authentication failure. |
static String |
CheckCompatibleHostsFailure()
Key
CheckCompatibleHostsFailure: No hosts found that
have defined parameters of JENKINS_LABEL, RESERVED,
JENKINS_SLAVE_REMOTEFS_ROOT. |
static String |
CheckCompatibleHostsOK()
Key
CheckCompatibleHostsOK: <b>The following hosts are
compatible:</b> <small>(parameters JENKINS_LABEL, RESERVED,
JENKINS_SLAVE_REMOTEFS_ROOT are defined)</small>. |
static String |
DeletedCause()
Key
DeletedCause: Slave is pending removal.. |
static String |
Error()
Key
Error: Error. |
static String |
InvalidURI()
Key
InvalidURI: Invalid Foreman API Url. |
static String |
NotFound()
Key
NotFound: Not found. |
static String |
PluginName()
Key
PluginName: Foreman Slave. |
static String |
Success()
Key
Success: Success. |
static String |
TestConnectionFailure()
Key
TestConnectionFailure: An error occurred while
getting version of Foreman! Foreman server is probably unreachable.. |
static String |
TestConnectionOK(Object arg0)
Key
TestConnectionOK: Foreman version is {0}. |
public static String DeletedCause()
DeletedCause: Slave is pending removal..Slave is pending removal.public static org.jvnet.localizer.Localizable _DeletedCause()
DeletedCause: Slave is pending removal..Slave is pending removal.public static String TestConnectionOK(Object arg0)
TestConnectionOK: Foreman version is {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Foreman version is {0}public static org.jvnet.localizer.Localizable _TestConnectionOK(Object arg0)
TestConnectionOK: Foreman version is {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Foreman version is {0}public static String AuthFailure()
AuthFailure: Authentication failure.Authentication failurepublic static org.jvnet.localizer.Localizable _AuthFailure()
AuthFailure: Authentication failure.Authentication failurepublic static String CheckCompatibleHostsFailure()
CheckCompatibleHostsFailure: No hosts found that
have defined parameters of JENKINS_LABEL, RESERVED,
JENKINS_SLAVE_REMOTEFS_ROOT.No hosts found that have defined parameters of JENKINS_LABEL,
RESERVED, JENKINS_SLAVE_REMOTEFS_ROOTpublic static org.jvnet.localizer.Localizable _CheckCompatibleHostsFailure()
CheckCompatibleHostsFailure: No hosts found that
have defined parameters of JENKINS_LABEL, RESERVED,
JENKINS_SLAVE_REMOTEFS_ROOT.No hosts found that have defined parameters of JENKINS_LABEL,
RESERVED, JENKINS_SLAVE_REMOTEFS_ROOTpublic static String Success()
Success: Success.Successpublic static org.jvnet.localizer.Localizable _Success()
Success: Success.Successpublic static String TestConnectionFailure()
TestConnectionFailure: An error occurred while
getting version of Foreman! Foreman server is probably unreachable..An error occurred while getting version of Foreman! Foreman
server is probably unreachable.public static org.jvnet.localizer.Localizable _TestConnectionFailure()
TestConnectionFailure: An error occurred while
getting version of Foreman! Foreman server is probably unreachable..An error occurred while getting version of Foreman! Foreman
server is probably unreachable.public static String Error()
Error: Error.Errorpublic static org.jvnet.localizer.Localizable _Error()
Error: Error.Errorpublic static String PluginName()
PluginName: Foreman Slave.Foreman Slavepublic static org.jvnet.localizer.Localizable _PluginName()
PluginName: Foreman Slave.Foreman Slavepublic static String NotFound()
NotFound: Not found.Not foundpublic static org.jvnet.localizer.Localizable _NotFound()
NotFound: Not found.Not foundpublic static String InvalidURI()
InvalidURI: Invalid Foreman API Url.Invalid Foreman API Urlpublic static org.jvnet.localizer.Localizable _InvalidURI()
InvalidURI: Invalid Foreman API Url.Invalid Foreman API Urlpublic static String CheckCompatibleHostsOK()
CheckCompatibleHostsOK: <b>The following hosts are
compatible:</b> <small>(parameters JENKINS_LABEL, RESERVED,
JENKINS_SLAVE_REMOTEFS_ROOT are defined)</small>.<b>The following hosts are compatible:</b> <small>(parameters
JENKINS_LABEL, RESERVED, JENKINS_SLAVE_REMOTEFS_ROOT are
defined)</small>public static org.jvnet.localizer.Localizable _CheckCompatibleHostsOK()
CheckCompatibleHostsOK: <b>The following hosts are
compatible:</b> <small>(parameters JENKINS_LABEL, RESERVED,
JENKINS_SLAVE_REMOTEFS_ROOT are defined)</small>.<b>The following hosts are compatible:</b> <small>(parameters
JENKINS_LABEL, RESERVED, JENKINS_SLAVE_REMOTEFS_ROOT are
defined)</small>Copyright © 2016. All rights reserved.