java.lang.Object
com.github.cyanbaz.jenkins.plugins.jsonparameter.Messages

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

    • Messages

      public Messages()
  • Method Details

    • error_jenkins_item_not_found

      public static String error_jenkins_item_not_found()
      Key error.jenkins_item_not_found: No Jenkins item found in the current request context..
      Returns:
      No Jenkins item found in the current request context.
    • _error_jenkins_item_not_found

      public static org.jvnet.localizer.Localizable _error_jenkins_item_not_found()
      Key error.jenkins_item_not_found: No Jenkins item found in the current request context..
      Returns:
      No Jenkins item found in the current request context.
    • placeholder_config_file_id

      public static String placeholder_config_file_id()
      Key placeholder.config_file_id: -- Select --.
      Returns:
      -- Select --
    • _placeholder_config_file_id

      public static org.jvnet.localizer.Localizable _placeholder_config_file_id()
      Key placeholder.config_file_id: -- Select --.
      Returns:
      -- Select --
    • error_http_request_failed

      public static String error_http_request_failed(Object arg0, Object arg1, Object arg2, Object arg3)
      Key error.http_request_failed: Failed to fetch JSON from URL "{0}" using credentials "{1}": HTTP {2} - {3}.
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to fetch JSON from URL "{0}" using credentials "{1}": HTTP {2} - {3}
    • _error_http_request_failed

      public static org.jvnet.localizer.Localizable _error_http_request_failed(Object arg0, Object arg1, Object arg2, Object arg3)
      Key error.http_request_failed: Failed to fetch JSON from URL "{0}" using credentials "{1}": HTTP {2} - {3}.
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to fetch JSON from URL "{0}" using credentials "{1}": HTTP {2} - {3}
    • error_no_parameter

      public static String error_no_parameter()
      Key error.no_parameter: Job has no parameters.
      Returns:
      Job has no parameters
    • _error_no_parameter

      public static org.jvnet.localizer.Localizable _error_no_parameter()
      Key error.no_parameter: Job has no parameters.
      Returns:
      Job has no parameters
    • error_missing_query

      public static String error_missing_query()
      Key error.missing_query: Missing query in parameter definition.
      Returns:
      Missing query in parameter definition
    • _error_missing_query

      public static org.jvnet.localizer.Localizable _error_missing_query()
      Key error.missing_query: Missing query in parameter definition.
      Returns:
      Missing query in parameter definition
    • error_no_data

      public static String error_no_data()
      Key error.no_data: No data found. Check your JSON source or query..
      Returns:
      No data found. Check your JSON source or query.
    • _error_no_data

      public static org.jvnet.localizer.Localizable _error_no_data()
      Key error.no_data: No data found. Check your JSON source or query..
      Returns:
      No data found. Check your JSON source or query.
    • error_empty_username

      public static String error_empty_username()
      Key error.empty_username: Empty username in Username/Password credentials. If you need to use a bearer token, configure Secret Text credentials instead..
      Returns:
      Empty username in Username/Password credentials. If you need to use a bearer token, configure Secret Text credentials instead.
    • _error_empty_username

      public static org.jvnet.localizer.Localizable _error_empty_username()
      Key error.empty_username: Empty username in Username/Password credentials. If you need to use a bearer token, configure Secret Text credentials instead..
      Returns:
      Empty username in Username/Password credentials. If you need to use a bearer token, configure Secret Text credentials instead.
    • error_no_job_context

      public static String error_no_job_context()
      Key error.no_job_context: No job context.
      Returns:
      No job context
    • _error_no_job_context

      public static org.jvnet.localizer.Localizable _error_no_job_context()
      Key error.no_job_context: No job context.
      Returns:
      No job context
    • error_config_id_not_found

      public static String error_config_id_not_found(Object arg0)
      Key error.config_id_not_found: The selected config ID "{0}" does not exist..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The selected config ID "{0}" does not exist.
    • _error_config_id_not_found

      public static org.jvnet.localizer.Localizable _error_config_id_not_found(Object arg0)
      Key error.config_id_not_found: The selected config ID "{0}" does not exist..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The selected config ID "{0}" does not exist.
    • error_unsupported_credential_type

      public static String error_unsupported_credential_type(Object arg0)
      Key error.unsupported_credential_type: Unsupported credential type: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unsupported credential type: {0}
    • _error_unsupported_credential_type

      public static org.jvnet.localizer.Localizable _error_unsupported_credential_type(Object arg0)
      Key error.unsupported_credential_type: Unsupported credential type: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unsupported credential type: {0}
    • error_missing_refName

      public static String error_missing_refName()
      Key error.missing_refName: Missing refName in parameter definition.
      Returns:
      Missing refName in parameter definition
    • _error_missing_refName

      public static org.jvnet.localizer.Localizable _error_missing_refName()
      Key error.missing_refName: Missing refName in parameter definition.
      Returns:
      Missing refName in parameter definition
    • placeholder_no_reference_value

      public static String placeholder_no_reference_value()
      Key placeholder.no_reference_value: -- No reference value --.
      Returns:
      -- No reference value --
    • _placeholder_no_reference_value

      public static org.jvnet.localizer.Localizable _placeholder_no_reference_value()
      Key placeholder.no_reference_value: -- No reference value --.
      Returns:
      -- No reference value --
    • placeholder_select_option

      public static String placeholder_select_option()
      Key placeholder.select_option: -- Choose an option --.
      Returns:
      -- Choose an option --
    • _placeholder_select_option

      public static org.jvnet.localizer.Localizable _placeholder_select_option()
      Key placeholder.select_option: -- Choose an option --.
      Returns:
      -- Choose an option --
    • error_parameter_not_found

      public static String error_parameter_not_found(Object arg0)
      Key error.parameter_not_found: Parameter not found or wrong type: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Parameter not found or wrong type: {0}
    • _error_parameter_not_found

      public static org.jvnet.localizer.Localizable _error_parameter_not_found(Object arg0)
      Key error.parameter_not_found: Parameter not found or wrong type: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Parameter not found or wrong type: {0}