Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • BaremetalCloud_testConnection_unauthorized

        public static String BaremetalCloud_testConnection_unauthorized()
        Key BaremetalCloud.testConnection.unauthorized: Invalid credentials.
        Returns:
        Invalid credentials
      • _BaremetalCloud_testConnection_unauthorized

        public static org.jvnet.localizer.Localizable _BaremetalCloud_testConnection_unauthorized()
        Key BaremetalCloud.testConnection.unauthorized: Invalid credentials.
        Returns:
        Invalid credentials
      • BaremetalCloudAgentTemplate_ocpu_nonflex_nonempty

        public static String BaremetalCloudAgentTemplate_ocpu_nonflex_nonempty()
        Key BaremetalCloudAgentTemplate.ocpu.nonflex.nonempty: Please select appropriate shape that supports this option.
        Returns:
        Please select appropriate shape that supports this option
      • _BaremetalCloudAgentTemplate_ocpu_nonflex_nonempty

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_ocpu_nonflex_nonempty()
        Key BaremetalCloudAgentTemplate.ocpu.nonflex.nonempty: Please select appropriate shape that supports this option.
        Returns:
        Please select appropriate shape that supports this option
      • BaremetalCloud_testConnection_error

        public static String BaremetalCloud_testConnection_error​(Object arg0)
        Key BaremetalCloud.testConnection.error: Failed to connect to Oracle Cloud Infrastructure Compute: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to connect to Oracle Cloud Infrastructure Compute: {0}
      • _BaremetalCloud_testConnection_error

        public static org.jvnet.localizer.Localizable _BaremetalCloud_testConnection_error​(Object arg0)
        Key BaremetalCloud.testConnection.error: Failed to connect to Oracle Cloud Infrastructure Compute: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to connect to Oracle Cloud Infrastructure Compute: {0}
      • BaremetalCloudAgentTemplate_assignPublicIP_unable

        public static String BaremetalCloudAgentTemplate_assignPublicIP_unable()
        Key BaremetalCloudAgentTemplate.assignPublicIP.unable: The selected subnet is private, can not assign Public IP..
        Returns:
        The selected subnet is private, can not assign Public IP.
      • _BaremetalCloudAgentTemplate_assignPublicIP_unable

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_assignPublicIP_unable()
        Key BaremetalCloudAgentTemplate.assignPublicIP.unable: The selected subnet is private, can not assign Public IP..
        Returns:
        The selected subnet is private, can not assign Public IP.
      • BaremetalCloud_cloudName_duplicate

        public static String BaremetalCloud_cloudName_duplicate​(Object arg0)
        Key BaremetalCloud.cloudName.duplicate: Oracle Cloud Infrastructure Compute named ‘{0}’ already exists.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Oracle Cloud Infrastructure Compute named ‘{0}’ already exists
      • _BaremetalCloud_cloudName_duplicate

        public static org.jvnet.localizer.Localizable _BaremetalCloud_cloudName_duplicate​(Object arg0)
        Key BaremetalCloud.cloudName.duplicate: Oracle Cloud Infrastructure Compute named ‘{0}’ already exists.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Oracle Cloud Infrastructure Compute named ‘{0}’ already exists
      • BaremetalCloudAgentTemplate_privateKey_invalid

        public static String BaremetalCloudAgentTemplate_privateKey_invalid()
        Key BaremetalCloudAgentTemplate.privateKey.invalid: Invalid SSH Private Key.
        Returns:
        Invalid SSH Private Key
      • _BaremetalCloudAgentTemplate_privateKey_invalid

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_privateKey_invalid()
        Key BaremetalCloudAgentTemplate.privateKey.invalid: Invalid SSH Private Key.
        Returns:
        Invalid SSH Private Key
      • BaremetalCloud_provision_templateDisabled

        public static String BaremetalCloud_provision_templateDisabled()
        Key BaremetalCloud.provision.templateDisabled: Agent template has been disabled.
        Returns:
        Agent template has been disabled
      • _BaremetalCloud_provision_templateDisabled

        public static org.jvnet.localizer.Localizable _BaremetalCloud_provision_templateDisabled()
        Key BaremetalCloud.provision.templateDisabled: Agent template has been disabled.
        Returns:
        Agent template has been disabled
      • BaremetalCloudAgentTemplate_verifySshKeyPair_mismatch

        public static String BaremetalCloudAgentTemplate_verifySshKeyPair_mismatch()
        Key BaremetalCloudAgentTemplate.verifySshKeyPair.mismatch: The SSH Private Key does not match the public key.
        Returns:
        The SSH Private Key does not match the public key
      • _BaremetalCloudAgentTemplate_verifySshKeyPair_mismatch

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_verifySshKeyPair_mismatch()
        Key BaremetalCloudAgentTemplate.verifySshKeyPair.mismatch: The SSH Private Key does not match the public key.
        Returns:
        The SSH Private Key does not match the public key
      • BaremetalCloudAgentTemplate_usePublicIP_unable

        public static String BaremetalCloudAgentTemplate_usePublicIP_unable()
        Key BaremetalCloudAgentTemplate.usePublicIP.unable: Public IP is not assigned..
        Returns:
        Public IP is not assigned.
      • _BaremetalCloudAgentTemplate_usePublicIP_unable

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_usePublicIP_unable()
        Key BaremetalCloudAgentTemplate.usePublicIP.unable: Public IP is not assigned..
        Returns:
        Public IP is not assigned.
      • FormFillFailure_error

        public static String FormFillFailure_error​(Object arg0)
        Key FormFillFailure.error: ERROR: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ERROR: {0}
      • _FormFillFailure_error

        public static org.jvnet.localizer.Localizable _FormFillFailure_error​(Object arg0)
        Key FormFillFailure.error: ERROR: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        ERROR: {0}
      • BaremetalCloudAgentTemplate_prefix_contains_spaces

        public static String BaremetalCloudAgentTemplate_prefix_contains_spaces()
        Key BaremetalCloudAgentTemplate_prefix_contains_spaces: Instance Name Prefix can not contain whitespaces.
        Returns:
        Instance Name Prefix can not contain whitespaces
      • _BaremetalCloudAgentTemplate_prefix_contains_spaces

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_prefix_contains_spaces()
        Key BaremetalCloudAgentTemplate_prefix_contains_spaces: Instance Name Prefix can not contain whitespaces.
        Returns:
        Instance Name Prefix can not contain whitespaces
      • BaremetalCloudAgentTemplate_verifySshKeyPair_success

        public static String BaremetalCloudAgentTemplate_verifySshKeyPair_success()
        Key BaremetalCloudAgentTemplate.verifySshKeyPair.success: Successfully matched the SSH public and private key pair.
        Returns:
        Successfully matched the SSH public and private key pair
      • _BaremetalCloudAgentTemplate_verifySshKeyPair_success

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_verifySshKeyPair_success()
        Key BaremetalCloudAgentTemplate.verifySshKeyPair.success: Successfully matched the SSH public and private key pair.
        Returns:
        Successfully matched the SSH public and private key pair
      • BaremetalCloud_termination_offlineCause

        public static String BaremetalCloud_termination_offlineCause()
        Key BaremetalCloud.termination.offlineCause: This Agent is being terminated.
        Returns:
        This Agent is being terminated
      • _BaremetalCloud_termination_offlineCause

        public static org.jvnet.localizer.Localizable _BaremetalCloud_termination_offlineCause()
        Key BaremetalCloud.termination.offlineCause: This Agent is being terminated.
        Returns:
        This Agent is being terminated
      • BaremetalCloud_provision_started

        public static String BaremetalCloud_provision_started​(Object arg0,
                                                              Object arg1)
        Key BaremetalCloud.provision.started: Started provisioning node(s) {0} with {1} executors..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started provisioning node(s) {0} with {1} executors.
      • _BaremetalCloud_provision_started

        public static org.jvnet.localizer.Localizable _BaremetalCloud_provision_started​(Object arg0,
                                                                                        Object arg1)
        Key BaremetalCloud.provision.started: Started provisioning node(s) {0} with {1} executors..
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Started provisioning node(s) {0} with {1} executors.
      • BaremetalCloud_provision_templateNotFound

        public static String BaremetalCloud_provision_templateNotFound()
        Key BaremetalCloud.provision.templateNotFound: Unable to find agent template.
        Returns:
        Unable to find agent template
      • _BaremetalCloud_provision_templateNotFound

        public static org.jvnet.localizer.Localizable _BaremetalCloud_provision_templateNotFound()
        Key BaremetalCloud.provision.templateNotFound: Unable to find agent template.
        Returns:
        Unable to find agent template
      • BaremetalCloudAgentTemplate_ocpu_flex_empty

        public static String BaremetalCloudAgentTemplate_ocpu_flex_empty()
        Key BaremetalCloudAgentTemplate.ocpu.flex.empty: Please select appropriate value for selected shape.
        Returns:
        Please select appropriate value for selected shape
      • _BaremetalCloudAgentTemplate_ocpu_flex_empty

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_ocpu_flex_empty()
        Key BaremetalCloudAgentTemplate.ocpu.flex.empty: Please select appropriate value for selected shape.
        Returns:
        Please select appropriate value for selected shape
      • FormValidation_ValidateRequired

        public static String FormValidation_ValidateRequired()
        Key FormValidation.ValidateRequired: Field is required.
        Returns:
        Field is required
      • _FormValidation_ValidateRequired

        public static org.jvnet.localizer.Localizable _FormValidation_ValidateRequired()
        Key FormValidation.ValidateRequired: Field is required.
        Returns:
        Field is required
      • BaremetalCloudAgentTemplate_verifySshKeyPair_unable

        public static String BaremetalCloudAgentTemplate_verifySshKeyPair_unable​(Object arg0)
        Key BaremetalCloudAgentTemplate.verifySshKeyPair.unable: Unable to verify the SSH key pair: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to verify the SSH key pair: {0}
      • _BaremetalCloudAgentTemplate_verifySshKeyPair_unable

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_verifySshKeyPair_unable​(Object arg0)
        Key BaremetalCloudAgentTemplate.verifySshKeyPair.unable: Unable to verify the SSH key pair: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to verify the SSH key pair: {0}
      • BaremetalCloudAgentTemplate_verifySshKeyPair_publicKeyEmpty

        public static String BaremetalCloudAgentTemplate_verifySshKeyPair_publicKeyEmpty()
        Key BaremetalCloudAgentTemplate.verifySshKeyPair.publicKeyEmpty: The SSH public key is empty.
        Returns:
        The SSH public key is empty
      • _BaremetalCloudAgentTemplate_verifySshKeyPair_publicKeyEmpty

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_verifySshKeyPair_publicKeyEmpty()
        Key BaremetalCloudAgentTemplate.verifySshKeyPair.publicKeyEmpty: The SSH public key is empty.
        Returns:
        The SSH public key is empty
      • BaremetalCloudAgentTemplate_privateKey_unable

        public static String BaremetalCloudAgentTemplate_privateKey_unable​(Object arg0)
        Key BaremetalCloudAgentTemplate.privateKey.unable: Unable to read SSH Private Key: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to read SSH Private Key: {0}
      • _BaremetalCloudAgentTemplate_privateKey_unable

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_privateKey_unable​(Object arg0)
        Key BaremetalCloudAgentTemplate.privateKey.unable: Unable to read SSH Private Key: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Unable to read SSH Private Key: {0}
      • BaremetalCloud_testConnection_success

        public static String BaremetalCloud_testConnection_success()
        Key BaremetalCloud.testConnection.success: Successfully connected to Oracle Cloud Infrastructure Compute.
        Returns:
        Successfully connected to Oracle Cloud Infrastructure Compute
      • _BaremetalCloud_testConnection_success

        public static org.jvnet.localizer.Localizable _BaremetalCloud_testConnection_success()
        Key BaremetalCloud.testConnection.success: Successfully connected to Oracle Cloud Infrastructure Compute.
        Returns:
        Successfully connected to Oracle Cloud Infrastructure Compute
      • BaremetalCloudAgentTemplate_doNotDisable_warningmsg

        public static String BaremetalCloudAgentTemplate_doNotDisable_warningmsg()
        Key BaremetalCloudAgentTemplate.doNotDisable.warningmsg: There can be performance issues, make sure you understand the effects..
        Returns:
        There can be performance issues, make sure you understand the effects.
      • _BaremetalCloudAgentTemplate_doNotDisable_warningmsg

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_doNotDisable_warningmsg()
        Key BaremetalCloudAgentTemplate.doNotDisable.warningmsg: There can be performance issues, make sure you understand the effects..
        Returns:
        There can be performance issues, make sure you understand the effects.
      • BaremetalCloudAgentTemplate_labelString_exclusiveEmpty

        public static String BaremetalCloudAgentTemplate_labelString_exclusiveEmpty()
        Key BaremetalCloudAgentTemplate.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..
        Returns:
        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.
      • _BaremetalCloudAgentTemplate_labelString_exclusiveEmpty

        public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_labelString_exclusiveEmpty()
        Key BaremetalCloudAgentTemplate.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..
        Returns:
        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.