public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_ComputeCloud_apiEndpoint_invalidUrl()
Key
ComputeCloud.apiEndpoint.invalidUrl : Invalid REST
Endpoint URL . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_apiEndpoint_invalidUrlScheme()
Key
ComputeCloud.apiEndpoint.invalidUrlScheme : Use
‘https://’ for REST Endpoint . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_cloudName_duplicate(Object arg0)
Key
ComputeCloud.cloudName.duplicate : Oracle Cloud
Infrastructure Compute Classic named ‘{0}’ already exists . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_identityDomainName_invalid()
Key
ComputeCloud.identityDomainName.invalid : Invalid
characters in Identity Domain . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_provision_started(Object arg0,
Object arg1)
Key
ComputeCloud.provision.started : Started
provisioning node {0} with {1} executors. . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_provision_templateDisabled()
Key
ComputeCloud.provision.templateDisabled : Agent
template has been disabled . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_provision_templateNotFound()
Key
ComputeCloud.provision.templateNotFound : Unable to
find agent template . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_testConnection_error(Object arg0)
Key
ComputeCloud.testConnection.error : Failed to
connect to Oracle Cloud Infrastructure Compute Classic: {0} . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_testConnection_success()
Key
ComputeCloud.testConnection.success : Successfully
connected to Oracle Cloud Infrastructure Compute Classic . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_testConnection_unable(Object arg0)
Key
ComputeCloud.testConnection.unable : Unable to
connect to Oracle Cloud Infrastructure Compute Classic: {0} . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_testConnection_unauthorized()
Key
ComputeCloud.testConnection.unauthorized : Invalid
user name or password . |
static org.jvnet.localizer.Localizable |
_ComputeCloud_userName_invalid()
Key
ComputeCloud.userName.invalid : Invalid characters
in User Name . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_labelString_exclusiveEmpty()
Key
ComputeCloudAgentTemplate.labelString.exclusiveEmpty :
You may want to assign labels to this node; it's marked to only
run jobs that are exclusively tied to itself or a label. . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_orchDescription_default()
Key
ComputeCloudAgentTemplate.orchDescription.default : Jenkins agent . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_privateKey_invalid()
Key
ComputeCloudAgentTemplate.privateKey.invalid : Invalid SSH Private Key . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_privateKey_unable(Object arg0)
Key
ComputeCloudAgentTemplate.privateKey.unable : Unable
to read SSH Private Key: {0} . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_shapeName_cpu(Object arg0,
Object arg1)
Key
ComputeCloudAgentTemplate.shapeName.cpu : {0,number}
{1,choice,0#CPUs|1#CPU|1<CPUs} . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_shapeName_ram(Object arg0)
Key
ComputeCloudAgentTemplate.shapeName.ram : {0} RAM . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_shapeName_rootDiskSize(Object arg0)
Key
ComputeCloudAgentTemplate.shapeName.rootDiskSize : {0} root disk . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_verifySshKeyPair_mismatch()
Key
ComputeCloudAgentTemplate.verifySshKeyPair.mismatch :
The SSH Private Key does not match the public key . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_verifySshKeyPair_success()
Key
ComputeCloudAgentTemplate.verifySshKeyPair.success : Successfully matched the SSH public and private key pair . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_verifySshKeyPair_unable(Object arg0)
Key
ComputeCloudAgentTemplate.verifySshKeyPair.unable : Unable to verify the SSH key pair: {0} . |
static org.jvnet.localizer.Localizable |
_ComputeCloudAgentTemplate_volumeSize_invalid()
Key
ComputeCloudAgentTemplate.volumeSize.invalid : Invalid Volume Size . |
static org.jvnet.localizer.Localizable |
_FormFillFailure_error(Object arg0)
Key
FormFillFailure.error : ERROR: {0} . |
static org.jvnet.localizer.Localizable |
_FormValidation_ValidateRequired()
Key
FormValidation.ValidateRequired : Field is
required . |
static String |
ComputeCloud_apiEndpoint_invalidUrl()
Key
ComputeCloud.apiEndpoint.invalidUrl : Invalid REST
Endpoint URL . |
static String |
ComputeCloud_apiEndpoint_invalidUrlScheme()
Key
ComputeCloud.apiEndpoint.invalidUrlScheme : Use
‘https://’ for REST Endpoint . |
static String |
ComputeCloud_cloudName_duplicate(Object arg0)
Key
ComputeCloud.cloudName.duplicate : Oracle Cloud
Infrastructure Compute Classic named ‘{0}’ already exists . |
static String |
ComputeCloud_identityDomainName_invalid()
Key
ComputeCloud.identityDomainName.invalid : Invalid
characters in Identity Domain . |
static String |
ComputeCloud_provision_started(Object arg0,
Object arg1)
Key
ComputeCloud.provision.started : Started
provisioning node {0} with {1} executors. . |
static String |
ComputeCloud_provision_templateDisabled()
Key
ComputeCloud.provision.templateDisabled : Agent
template has been disabled . |
static String |
ComputeCloud_provision_templateNotFound()
Key
ComputeCloud.provision.templateNotFound : Unable to
find agent template . |
static String |
ComputeCloud_testConnection_error(Object arg0)
Key
ComputeCloud.testConnection.error : Failed to
connect to Oracle Cloud Infrastructure Compute Classic: {0} . |
static String |
ComputeCloud_testConnection_success()
Key
ComputeCloud.testConnection.success : Successfully
connected to Oracle Cloud Infrastructure Compute Classic . |
static String |
ComputeCloud_testConnection_unable(Object arg0)
Key
ComputeCloud.testConnection.unable : Unable to
connect to Oracle Cloud Infrastructure Compute Classic: {0} . |
static String |
ComputeCloud_testConnection_unauthorized()
Key
ComputeCloud.testConnection.unauthorized : Invalid
user name or password . |
static String |
ComputeCloud_userName_invalid()
Key
ComputeCloud.userName.invalid : Invalid characters
in User Name . |
static String |
ComputeCloudAgentTemplate_labelString_exclusiveEmpty()
Key
ComputeCloudAgentTemplate.labelString.exclusiveEmpty :
You may want to assign labels to this node; it's marked to only
run jobs that are exclusively tied to itself or a label. . |
static String |
ComputeCloudAgentTemplate_orchDescription_default()
Key
ComputeCloudAgentTemplate.orchDescription.default : Jenkins agent . |
static String |
ComputeCloudAgentTemplate_privateKey_invalid()
Key
ComputeCloudAgentTemplate.privateKey.invalid : Invalid SSH Private Key . |
static String |
ComputeCloudAgentTemplate_privateKey_unable(Object arg0)
Key
ComputeCloudAgentTemplate.privateKey.unable : Unable
to read SSH Private Key: {0} . |
static String |
ComputeCloudAgentTemplate_shapeName_cpu(Object arg0,
Object arg1)
Key
ComputeCloudAgentTemplate.shapeName.cpu : {0,number}
{1,choice,0#CPUs|1#CPU|1<CPUs} . |
static String |
ComputeCloudAgentTemplate_shapeName_ram(Object arg0)
Key
ComputeCloudAgentTemplate.shapeName.ram : {0} RAM . |
static String |
ComputeCloudAgentTemplate_shapeName_rootDiskSize(Object arg0)
Key
ComputeCloudAgentTemplate.shapeName.rootDiskSize : {0} root disk . |
static String |
ComputeCloudAgentTemplate_verifySshKeyPair_mismatch()
Key
ComputeCloudAgentTemplate.verifySshKeyPair.mismatch :
The SSH Private Key does not match the public key . |
static String |
ComputeCloudAgentTemplate_verifySshKeyPair_success()
Key
ComputeCloudAgentTemplate.verifySshKeyPair.success : Successfully matched the SSH public and private key pair . |
static String |
ComputeCloudAgentTemplate_verifySshKeyPair_unable(Object arg0)
Key
ComputeCloudAgentTemplate.verifySshKeyPair.unable : Unable to verify the SSH key pair: {0} . |
static String |
ComputeCloudAgentTemplate_volumeSize_invalid()
Key
ComputeCloudAgentTemplate.volumeSize.invalid : Invalid Volume Size . |
static String |
FormFillFailure_error(Object arg0)
Key
FormFillFailure.error : ERROR: {0} . |
static String |
FormValidation_ValidateRequired()
Key
FormValidation.ValidateRequired : Field is
required . |
public static String ComputeCloudAgentTemplate_shapeName_ram(Object arg0)
ComputeCloudAgentTemplate.shapeName.ram
: {0} RAM
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} RAM
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_shapeName_ram(Object arg0)
ComputeCloudAgentTemplate.shapeName.ram
: {0} RAM
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} RAM
public static String ComputeCloud_apiEndpoint_invalidUrl()
ComputeCloud.apiEndpoint.invalidUrl
: Invalid REST
Endpoint URL
.Invalid REST Endpoint URL
public static org.jvnet.localizer.Localizable _ComputeCloud_apiEndpoint_invalidUrl()
ComputeCloud.apiEndpoint.invalidUrl
: Invalid REST
Endpoint URL
.Invalid REST Endpoint URL
public static String ComputeCloudAgentTemplate_shapeName_rootDiskSize(Object arg0)
ComputeCloudAgentTemplate.shapeName.rootDiskSize
: {0} root disk
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} root disk
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_shapeName_rootDiskSize(Object arg0)
ComputeCloudAgentTemplate.shapeName.rootDiskSize
: {0} root disk
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} root disk
public static String ComputeCloud_testConnection_unable(Object arg0)
ComputeCloud.testConnection.unable
: Unable to
connect to Oracle Cloud Infrastructure Compute Classic: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to connect to Oracle Cloud Infrastructure Compute
Classic: {0}
public static org.jvnet.localizer.Localizable _ComputeCloud_testConnection_unable(Object arg0)
ComputeCloud.testConnection.unable
: Unable to
connect to Oracle Cloud Infrastructure Compute Classic: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to connect to Oracle Cloud Infrastructure Compute
Classic: {0}
public static String ComputeCloudAgentTemplate_privateKey_invalid()
ComputeCloudAgentTemplate.privateKey.invalid
: Invalid SSH Private Key
.Invalid SSH Private Key
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_privateKey_invalid()
ComputeCloudAgentTemplate.privateKey.invalid
: Invalid SSH Private Key
.Invalid SSH Private Key
public static String FormValidation_ValidateRequired()
FormValidation.ValidateRequired
: Field is
required
.Field is required
public static org.jvnet.localizer.Localizable _FormValidation_ValidateRequired()
FormValidation.ValidateRequired
: Field is
required
.Field is required
public static String ComputeCloud_testConnection_error(Object arg0)
ComputeCloud.testConnection.error
: Failed to
connect to Oracle Cloud Infrastructure Compute Classic: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to connect to Oracle Cloud Infrastructure Compute
Classic: {0}
public static org.jvnet.localizer.Localizable _ComputeCloud_testConnection_error(Object arg0)
ComputeCloud.testConnection.error
: Failed to
connect to Oracle Cloud Infrastructure Compute Classic: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to connect to Oracle Cloud Infrastructure Compute
Classic: {0}
public static String ComputeCloud_identityDomainName_invalid()
ComputeCloud.identityDomainName.invalid
: Invalid
characters in Identity Domain
.Invalid characters in Identity Domain
public static org.jvnet.localizer.Localizable _ComputeCloud_identityDomainName_invalid()
ComputeCloud.identityDomainName.invalid
: Invalid
characters in Identity Domain
.Invalid characters in Identity Domain
public static String ComputeCloudAgentTemplate_labelString_exclusiveEmpty()
ComputeCloudAgentTemplate.labelString.exclusiveEmpty
:
You may want to assign labels to this node; it's marked to only
run jobs that are exclusively tied to itself or a label.
.You may want to assign labels to this node; it's marked to only
run jobs that are exclusively tied to itself or a label.
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_labelString_exclusiveEmpty()
ComputeCloudAgentTemplate.labelString.exclusiveEmpty
:
You may want to assign labels to this node; it's marked to only
run jobs that are exclusively tied to itself or a label.
.You may want to assign labels to this node; it's marked to only
run jobs that are exclusively tied to itself or a label.
public static String ComputeCloud_cloudName_duplicate(Object arg0)
ComputeCloud.cloudName.duplicate
: Oracle Cloud
Infrastructure Compute Classic named ‘{0}’ already exists
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Oracle Cloud Infrastructure Compute Classic named ‘{0}’ already
exists
public static org.jvnet.localizer.Localizable _ComputeCloud_cloudName_duplicate(Object arg0)
ComputeCloud.cloudName.duplicate
: Oracle Cloud
Infrastructure Compute Classic named ‘{0}’ already exists
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Oracle Cloud Infrastructure Compute Classic named ‘{0}’ already
exists
public static String ComputeCloud_testConnection_success()
ComputeCloud.testConnection.success
: Successfully
connected to Oracle Cloud Infrastructure Compute Classic
.Successfully connected to Oracle Cloud Infrastructure Compute
Classic
public static org.jvnet.localizer.Localizable _ComputeCloud_testConnection_success()
ComputeCloud.testConnection.success
: Successfully
connected to Oracle Cloud Infrastructure Compute Classic
.Successfully connected to Oracle Cloud Infrastructure Compute
Classic
public static String ComputeCloudAgentTemplate_privateKey_unable(Object arg0)
ComputeCloudAgentTemplate.privateKey.unable
: Unable
to read SSH Private Key: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to read SSH Private Key: {0}
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_privateKey_unable(Object arg0)
ComputeCloudAgentTemplate.privateKey.unable
: Unable
to read SSH Private Key: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to read SSH Private Key: {0}
public static String ComputeCloudAgentTemplate_verifySshKeyPair_success()
ComputeCloudAgentTemplate.verifySshKeyPair.success
: Successfully matched the SSH public and private key pair
.Successfully matched the SSH public and private key pair
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_verifySshKeyPair_success()
ComputeCloudAgentTemplate.verifySshKeyPair.success
: Successfully matched the SSH public and private key pair
.Successfully matched the SSH public and private key pair
public static String ComputeCloudAgentTemplate_verifySshKeyPair_mismatch()
ComputeCloudAgentTemplate.verifySshKeyPair.mismatch
:
The SSH Private Key does not match the public key
.The SSH Private Key does not match the public key
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_verifySshKeyPair_mismatch()
ComputeCloudAgentTemplate.verifySshKeyPair.mismatch
:
The SSH Private Key does not match the public key
.The SSH Private Key does not match the public key
public static String ComputeCloudAgentTemplate_volumeSize_invalid()
ComputeCloudAgentTemplate.volumeSize.invalid
: Invalid Volume Size
.Invalid Volume Size
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_volumeSize_invalid()
ComputeCloudAgentTemplate.volumeSize.invalid
: Invalid Volume Size
.Invalid Volume Size
public static String ComputeCloud_provision_templateDisabled()
ComputeCloud.provision.templateDisabled
: Agent
template has been disabled
.Agent template has been disabled
public static org.jvnet.localizer.Localizable _ComputeCloud_provision_templateDisabled()
ComputeCloud.provision.templateDisabled
: Agent
template has been disabled
.Agent template has been disabled
public static String FormFillFailure_error(Object arg0)
FormFillFailure.error
: ERROR: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.ERROR: {0}
public static org.jvnet.localizer.Localizable _FormFillFailure_error(Object arg0)
FormFillFailure.error
: ERROR: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.ERROR: {0}
public static String ComputeCloud_userName_invalid()
ComputeCloud.userName.invalid
: Invalid characters
in User Name
.Invalid characters in User Name
public static org.jvnet.localizer.Localizable _ComputeCloud_userName_invalid()
ComputeCloud.userName.invalid
: Invalid characters
in User Name
.Invalid characters in User Name
public static String ComputeCloud_provision_templateNotFound()
ComputeCloud.provision.templateNotFound
: Unable to
find agent template
.Unable to find agent template
public static org.jvnet.localizer.Localizable _ComputeCloud_provision_templateNotFound()
ComputeCloud.provision.templateNotFound
: Unable to
find agent template
.Unable to find agent template
public static String ComputeCloud_testConnection_unauthorized()
ComputeCloud.testConnection.unauthorized
: Invalid
user name or password
.Invalid user name or password
public static org.jvnet.localizer.Localizable _ComputeCloud_testConnection_unauthorized()
ComputeCloud.testConnection.unauthorized
: Invalid
user name or password
.Invalid user name or password
public static String ComputeCloudAgentTemplate_orchDescription_default()
ComputeCloudAgentTemplate.orchDescription.default
: Jenkins agent
.Jenkins agent
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_orchDescription_default()
ComputeCloudAgentTemplate.orchDescription.default
: Jenkins agent
.Jenkins agent
public static String ComputeCloudAgentTemplate_shapeName_cpu(Object arg0, Object arg1)
ComputeCloudAgentTemplate.shapeName.cpu
: {0,number}
{1,choice,0#CPUs|1#CPU|1<CPUs}
.arg1
- 2nd format parameter, {1}
, a number.arg0
- 1st format parameter, {0}
, a number.{0,number} {1,choice,0#CPUs|1#CPU|1<CPUs}
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_shapeName_cpu(Object arg0, Object arg1)
ComputeCloudAgentTemplate.shapeName.cpu
: {0,number}
{1,choice,0#CPUs|1#CPU|1<CPUs}
.arg1
- 2nd format parameter, {1}
, a number.arg0
- 1st format parameter, {0}
, a number.{0,number} {1,choice,0#CPUs|1#CPU|1<CPUs}
public static String ComputeCloudAgentTemplate_verifySshKeyPair_unable(Object arg0)
ComputeCloudAgentTemplate.verifySshKeyPair.unable
: Unable to verify the SSH key pair: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to verify the SSH key pair: {0}
public static org.jvnet.localizer.Localizable _ComputeCloudAgentTemplate_verifySshKeyPair_unable(Object arg0)
ComputeCloudAgentTemplate.verifySshKeyPair.unable
: Unable to verify the SSH key pair: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to verify the SSH key pair: {0}
public static String ComputeCloud_provision_started(Object arg0, Object arg1)
ComputeCloud.provision.started
: Started
provisioning node {0} with {1} executors.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started provisioning node {0} with {1} executors.
public static org.jvnet.localizer.Localizable _ComputeCloud_provision_started(Object arg0, Object arg1)
ComputeCloud.provision.started
: Started
provisioning node {0} with {1} executors.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started provisioning node {0} with {1} executors.
public static String ComputeCloud_apiEndpoint_invalidUrlScheme()
ComputeCloud.apiEndpoint.invalidUrlScheme
: Use
‘https://’ for REST Endpoint
.Use ‘https://’ for REST Endpoint
public static org.jvnet.localizer.Localizable _ComputeCloud_apiEndpoint_invalidUrlScheme()
ComputeCloud.apiEndpoint.invalidUrlScheme
: Use
‘https://’ for REST Endpoint
.Use ‘https://’ for REST Endpoint
Copyright © 2016–2018. All rights reserved.