@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 |
_checkCesUrlInvalidError()
Key
checkCesUrlInvalidError: The URL is not valid.. |
static org.jvnet.localizer.Localizable |
_checkDescriptionEmptyError()
Key
checkDescriptionEmptyError: A host description is
required.. |
static org.jvnet.localizer.Localizable |
_checkHostPortEmptyError()
Key
checkHostPortEmptyError: A host:port is required.. |
static org.jvnet.localizer.Localizable |
_checkHostPortFormatError()
Key
checkHostPortFormatError: The host:port must
contain a single colon character.. |
static org.jvnet.localizer.Localizable |
_checkHostPortInvalidPortError()
Key
checkHostPortInvalidPortError: The port is not
valid.. |
static org.jvnet.localizer.Localizable |
_checkHostPortMissingHostError()
Key
checkHostPortMissingHostError: A host is
required.. |
static org.jvnet.localizer.Localizable |
_checkHostPortMissingPortError()
Key
checkHostPortMissingPortError: A port is
required.. |
static org.jvnet.localizer.Localizable |
_checkTimeoutError()
Key
checkTimeoutError: Value must be a whole integer
between 0 and 2147483647.. |
static org.jvnet.localizer.Localizable |
_cliNotInstalledError()
Key
cliNotInstalledError: {@code Topaz Workbench CLI is not
installed in the configured directory. |
static org.jvnet.localizer.Localizable |
_cliOldUnknownVersionError(Object arg0)
Key
cliOldUnknownVersionError: {@code The currently installed
Topaz Workbench CLI is not supported. |
static org.jvnet.localizer.Localizable |
_cliOldVersionError(Object arg0,
Object arg1)
Key
cliOldVersionError: The currently installed Topaz
Workbench CLI version {0} is not supported. |
static org.jvnet.localizer.Localizable |
_cliParseXmlError()
Key
cliParseXmlError: Unable to parse Topaz Workbench
CLI version.xml.. |
static org.jvnet.localizer.Localizable |
_displayNameHostConnection()
Key
displayNameHostConnection: Host connection. |
static org.jvnet.localizer.Localizable |
_hostConnectionProtocolCliVersionError(Object arg0,
Object arg1)
Key
hostConnectionProtocolCliVersionError: Host
connection encryption protocol is not supported in the currently
installed Topaz Workbench CLI version {0}. |
static String |
checkCesUrlInvalidError()
Key
checkCesUrlInvalidError: The URL is not valid.. |
static String |
checkDescriptionEmptyError()
Key
checkDescriptionEmptyError: A host description is
required.. |
static String |
checkHostPortEmptyError()
Key
checkHostPortEmptyError: A host:port is required.. |
static String |
checkHostPortFormatError()
Key
checkHostPortFormatError: The host:port must
contain a single colon character.. |
static String |
checkHostPortInvalidPortError()
Key
checkHostPortInvalidPortError: The port is not
valid.. |
static String |
checkHostPortMissingHostError()
Key
checkHostPortMissingHostError: A host is
required.. |
static String |
checkHostPortMissingPortError()
Key
checkHostPortMissingPortError: A port is
required.. |
static String |
checkTimeoutError()
Key
checkTimeoutError: Value must be a whole integer
between 0 and 2147483647.. |
static String |
cliNotInstalledError()
Key
cliNotInstalledError: {@code Topaz Workbench CLI is not
installed in the configured directory. |
static String |
cliOldUnknownVersionError(Object arg0)
Key
cliOldUnknownVersionError: {@code The currently installed
Topaz Workbench CLI is not supported. |
static String |
cliOldVersionError(Object arg0,
Object arg1)
Key
cliOldVersionError: The currently installed Topaz
Workbench CLI version {0} is not supported. |
static String |
cliParseXmlError()
Key
cliParseXmlError: Unable to parse Topaz Workbench
CLI version.xml.. |
static String |
displayNameHostConnection()
Key
displayNameHostConnection: Host connection. |
static String |
hostConnectionProtocolCliVersionError(Object arg0,
Object arg1)
Key
hostConnectionProtocolCliVersionError: Host
connection encryption protocol is not supported in the currently
installed Topaz Workbench CLI version {0}. |
public static String cliOldUnknownVersionError(Object arg0)
cliOldUnknownVersionError: The currently installed
Topaz Workbench CLI is not supported. Minimum supported version:
{0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).The currently installed Topaz Workbench CLI is not supported.
Minimum supported version: {0}.public static org.jvnet.localizer.Localizable _cliOldUnknownVersionError(Object arg0)
cliOldUnknownVersionError: The currently installed
Topaz Workbench CLI is not supported. Minimum supported version:
{0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).The currently installed Topaz Workbench CLI is not supported.
Minimum supported version: {0}.public static String displayNameHostConnection()
displayNameHostConnection: Host connection.Host connectionpublic static org.jvnet.localizer.Localizable _displayNameHostConnection()
displayNameHostConnection: Host connection.Host connectionpublic static String checkCesUrlInvalidError()
checkCesUrlInvalidError: The URL is not valid..The URL is not valid.public static org.jvnet.localizer.Localizable _checkCesUrlInvalidError()
checkCesUrlInvalidError: The URL is not valid..The URL is not valid.public static String checkHostPortInvalidPortError()
checkHostPortInvalidPortError: The port is not
valid..The port is not valid.public static org.jvnet.localizer.Localizable _checkHostPortInvalidPortError()
checkHostPortInvalidPortError: The port is not
valid..The port is not valid.public static String cliParseXmlError()
cliParseXmlError: Unable to parse Topaz Workbench
CLI version.xml..Unable to parse Topaz Workbench CLI version.xml.public static org.jvnet.localizer.Localizable _cliParseXmlError()
cliParseXmlError: Unable to parse Topaz Workbench
CLI version.xml..Unable to parse Topaz Workbench CLI version.xml.public static String checkHostPortFormatError()
checkHostPortFormatError: The host:port must
contain a single colon character..The host:port must contain a single colon character.public static org.jvnet.localizer.Localizable _checkHostPortFormatError()
checkHostPortFormatError: The host:port must
contain a single colon character..The host:port must contain a single colon character.public static String cliOldVersionError(Object arg0, Object arg1)
cliOldVersionError: The currently installed Topaz
Workbench CLI version {0} is not supported. Minimum supported version:
{1}..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).The currently installed Topaz Workbench CLI version {0} is not
supported. Minimum supported version: {1}.public static org.jvnet.localizer.Localizable _cliOldVersionError(Object arg0, Object arg1)
cliOldVersionError: The currently installed Topaz
Workbench CLI version {0} is not supported. Minimum supported version:
{1}..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).The currently installed Topaz Workbench CLI version {0} is not
supported. Minimum supported version: {1}.public static String checkHostPortEmptyError()
checkHostPortEmptyError: A host:port is required..A host:port is required.public static org.jvnet.localizer.Localizable _checkHostPortEmptyError()
checkHostPortEmptyError: A host:port is required..A host:port is required.public static String checkDescriptionEmptyError()
checkDescriptionEmptyError: A host description is
required..A host description is required.public static org.jvnet.localizer.Localizable _checkDescriptionEmptyError()
checkDescriptionEmptyError: A host description is
required..A host description is required.public static String hostConnectionProtocolCliVersionError(Object arg0, Object arg1)
hostConnectionProtocolCliVersionError: Host
connection encryption protocol is not supported in the currently
installed Topaz Workbench CLI version {0}. Minimum supported version:
{1}..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Host connection encryption protocol is not supported in the
currently installed Topaz Workbench CLI version {0}. Minimum supported
version: {1}.public static org.jvnet.localizer.Localizable _hostConnectionProtocolCliVersionError(Object arg0, Object arg1)
hostConnectionProtocolCliVersionError: Host
connection encryption protocol is not supported in the currently
installed Topaz Workbench CLI version {0}. Minimum supported version:
{1}..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Host connection encryption protocol is not supported in the
currently installed Topaz Workbench CLI version {0}. Minimum supported
version: {1}.public static String checkTimeoutError()
checkTimeoutError: Value must be a whole integer
between 0 and 2147483647..Value must be a whole integer between 0 and 2147483647.public static org.jvnet.localizer.Localizable _checkTimeoutError()
checkTimeoutError: Value must be a whole integer
between 0 and 2147483647..Value must be a whole integer between 0 and 2147483647.public static String checkHostPortMissingPortError()
checkHostPortMissingPortError: A port is
required..A port is required.public static org.jvnet.localizer.Localizable _checkHostPortMissingPortError()
checkHostPortMissingPortError: A port is
required..A port is required.public static String cliNotInstalledError()
cliNotInstalledError: Topaz Workbench CLI is not
installed in the configured directory. Please verify that the 'Topaz
Workbench CLI home' parameter is configured..Topaz Workbench CLI is not installed in the configured
directory. Please verify that the 'Topaz Workbench CLI home' parameter
is configured.public static org.jvnet.localizer.Localizable _cliNotInstalledError()
cliNotInstalledError: Topaz Workbench CLI is not
installed in the configured directory. Please verify that the 'Topaz
Workbench CLI home' parameter is configured..Topaz Workbench CLI is not installed in the configured
directory. Please verify that the 'Topaz Workbench CLI home' parameter
is configured.public static String checkHostPortMissingHostError()
checkHostPortMissingHostError: A host is
required..A host is required.public static org.jvnet.localizer.Localizable _checkHostPortMissingHostError()
checkHostPortMissingHostError: A host is
required..A host is required.Copyright © 2016–2021. All rights reserved.