Class Messages

java.lang.Object
io.jenkins.plugins.restlistparam.Messages

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

    • Messages

      public Messages()
  • Method Details

    • RLP_GlobalConfig_ValidationErr_CacheSize

      public static String RLP_GlobalConfig_ValidationErr_CacheSize()
      Key RLP.GlobalConfig.ValidationErr.CacheSize: The cache size MUST BE greater than 0 MiB.
      Returns:
      The cache size MUST BE greater than 0 MiB
    • _RLP_GlobalConfig_ValidationErr_CacheSize

      public static org.jvnet.localizer.Localizable _RLP_GlobalConfig_ValidationErr_CacheSize()
      Key RLP.GlobalConfig.ValidationErr.CacheSize: The cache size MUST BE greater than 0 MiB.
      Returns:
      The cache size MUST BE greater than 0 MiB
    • RLP_DescriptorImpl_ValidationErr_EndpointUrl

      public static String RLP_DescriptorImpl_ValidationErr_EndpointUrl()
      Key RLP.DescriptorImpl.ValidationErr.EndpointUrl: Rest Endpoint is no URL format (http:// or https://).
      Returns:
      Rest Endpoint is no URL format (http:// or https://)
    • _RLP_DescriptorImpl_ValidationErr_EndpointUrl

      public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_EndpointUrl()
      Key RLP.DescriptorImpl.ValidationErr.EndpointUrl: Rest Endpoint is no URL format (http:// or https://).
      Returns:
      Rest Endpoint is no URL format (http:// or https://)
    • RLP_RestValueService_warn_FilterErr

      public static String RLP_RestValueService_warn_FilterErr(Object arg0)
      Key RLP.RestValueService.warn.FilterErr: Filtering value list threw {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Filtering value list threw {0}
    • _RLP_RestValueService_warn_FilterErr

      public static org.jvnet.localizer.Localizable _RLP_RestValueService_warn_FilterErr(Object arg0)
      Key RLP.RestValueService.warn.FilterErr: Filtering value list threw {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Filtering value list threw {0}
    • PLP_OkHttpUtils_warn_CacheIOException

      public static String PLP_OkHttpUtils_warn_CacheIOException()
      Key PLP.OkHttpUtils.warn.CacheIOException: Could not creat cache directory for 'REST List Parameter'.
      Returns:
      Could not creat cache directory for 'REST List Parameter'
    • _PLP_OkHttpUtils_warn_CacheIOException

      public static org.jvnet.localizer.Localizable _PLP_OkHttpUtils_warn_CacheIOException()
      Key PLP.OkHttpUtils.warn.CacheIOException: Could not creat cache directory for 'REST List Parameter'.
      Returns:
      Could not creat cache directory for 'REST List Parameter'
    • PLP_OkHttpUtils_fine_NoJenkinsInstance

      public static String PLP_OkHttpUtils_fine_NoJenkinsInstance()
      Key PLP.OkHttpUtils.fine.NoJenkinsInstance: Could not get Jenkins instance.
      Returns:
      Could not get Jenkins instance
    • _PLP_OkHttpUtils_fine_NoJenkinsInstance

      public static org.jvnet.localizer.Localizable _PLP_OkHttpUtils_fine_NoJenkinsInstance()
      Key PLP.OkHttpUtils.fine.NoJenkinsInstance: Could not get Jenkins instance.
      Returns:
      Could not get Jenkins instance
    • RLP_ValueResolver_warn_xPath_NoValues

      public static String RLP_ValueResolver_warn_xPath_NoValues()
      Key RLP.ValueResolver.warn.xPath.NoValues: xPath expression yielded no values.
      Returns:
      xPath expression yielded no values
    • _RLP_ValueResolver_warn_xPath_NoValues

      public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_xPath_NoValues()
      Key RLP.ValueResolver.warn.xPath.NoValues: xPath expression yielded no values.
      Returns:
      xPath expression yielded no values
    • RLP_GlobalConfig_ValidationErr_CacheTime

      public static String RLP_GlobalConfig_ValidationErr_CacheTime()
      Key RLP.GlobalConfig.ValidationErr.CacheTime: The cache time MUST BE greater or equal 0 Minutes.
      Returns:
      The cache time MUST BE greater or equal 0 Minutes
    • _RLP_GlobalConfig_ValidationErr_CacheTime

      public static org.jvnet.localizer.Localizable _RLP_GlobalConfig_ValidationErr_CacheTime()
      Key RLP.GlobalConfig.ValidationErr.CacheTime: The cache time MUST BE greater or equal 0 Minutes.
      Returns:
      The cache time MUST BE greater or equal 0 Minutes
    • RLP_CredentialsUtils_info_NoPermission

      public static String RLP_CredentialsUtils_info_NoPermission()
      Key RLP.CredentialsUtils.info.NoPermission: No permission to list credential.
      Returns:
      No permission to list credential
    • _RLP_CredentialsUtils_info_NoPermission

      public static org.jvnet.localizer.Localizable _RLP_CredentialsUtils_info_NoPermission()
      Key RLP.CredentialsUtils.info.NoPermission: No permission to list credential.
      Returns:
      No permission to list credential
    • RLP_PathExpressionValidationUtil_FormErr_xPath

      public static String RLP_PathExpressionValidationUtil_FormErr_xPath()
      Key RLP.PathExpressionValidationUtil.FormErr.xPath: The provided xPath expression seems to be incorrect.
      Returns:
      The provided xPath expression seems to be incorrect
    • _RLP_PathExpressionValidationUtil_FormErr_xPath

      public static org.jvnet.localizer.Localizable _RLP_PathExpressionValidationUtil_FormErr_xPath()
      Key RLP.PathExpressionValidationUtil.FormErr.xPath: The provided xPath expression seems to be incorrect.
      Returns:
      The provided xPath expression seems to be incorrect
    • RLP_Definition_ValueException

      public static String RLP_Definition_ValueException(Object arg0, Object arg1)
      Key RLP.Definition.ValueException: Illegal value for parameter {0}: {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Illegal value for parameter {0}: {1}
    • _RLP_Definition_ValueException

      public static org.jvnet.localizer.Localizable _RLP_Definition_ValueException(Object arg0, Object arg1)
      Key RLP.Definition.ValueException: Illegal value for parameter {0}: {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Illegal value for parameter {0}: {1}
    • RLP_RestValueService_warn_UnknownHost

      public static String RLP_RestValueService_warn_UnknownHost(Object arg0)
      Key RLP.RestValueService.warn.UnknownHost: Unknown Host: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unknown Host: {0}
    • _RLP_RestValueService_warn_UnknownHost

      public static org.jvnet.localizer.Localizable _RLP_RestValueService_warn_UnknownHost(Object arg0)
      Key RLP.RestValueService.warn.UnknownHost: Unknown Host: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unknown Host: {0}
    • RLP_RestValueService_fine_UsingBearerAuth

      public static String RLP_RestValueService_fine_UsingBearerAuth()
      Key RLP.RestValueService.fine.UsingBearerAuth: Using Bearer auth type to request REST-Values.
      Returns:
      Using Bearer auth type to request REST-Values
    • _RLP_RestValueService_fine_UsingBearerAuth

      public static org.jvnet.localizer.Localizable _RLP_RestValueService_fine_UsingBearerAuth()
      Key RLP.RestValueService.fine.UsingBearerAuth: Using Bearer auth type to request REST-Values.
      Returns:
      Using Bearer auth type to request REST-Values
    • RLP_DescriptorImpl_DisplayName

      public static String RLP_DescriptorImpl_DisplayName()
      Key RLP.DescriptorImpl.DisplayName: REST List Parameter.
      Returns:
      REST List Parameter
    • _RLP_DescriptorImpl_DisplayName

      public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_DisplayName()
      Key RLP.DescriptorImpl.DisplayName: REST List Parameter.
      Returns:
      REST List Parameter
    • RLP_RestValueService_warn_ReqClientErr

      public static String RLP_RestValueService_warn_ReqClientErr(Object arg0)
      Key RLP.RestValueService.warn.ReqClientErr: Encountered Http Client Error: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Encountered Http Client Error: {0}
    • _RLP_RestValueService_warn_ReqClientErr

      public static org.jvnet.localizer.Localizable _RLP_RestValueService_warn_ReqClientErr(Object arg0)
      Key RLP.RestValueService.warn.ReqClientErr: Encountered Http Client Error: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Encountered Http Client Error: {0}
    • RLP_RestValueService_warn_ReqServerErr

      public static String RLP_RestValueService_warn_ReqServerErr(Object arg0)
      Key RLP.RestValueService.warn.ReqServerErr: Encountered Http Server Error: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Encountered Http Server Error: {0}
    • _RLP_RestValueService_warn_ReqServerErr

      public static org.jvnet.localizer.Localizable _RLP_RestValueService_warn_ReqServerErr(Object arg0)
      Key RLP.RestValueService.warn.ReqServerErr: Encountered Http Server Error: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Encountered Http Server Error: {0}
    • RLP_ValueResolver_warn_xPath_DisplayExpression

      public static String RLP_ValueResolver_warn_xPath_DisplayExpression()
      Key RLP.ValueResolver.warn.xPath.DisplayExpression: The DisplayExpression option is unsupported for XML values!.
      Returns:
      The DisplayExpression option is unsupported for XML values!
    • _RLP_ValueResolver_warn_xPath_DisplayExpression

      public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_xPath_DisplayExpression()
      Key RLP.ValueResolver.warn.xPath.DisplayExpression: The DisplayExpression option is unsupported for XML values!.
      Returns:
      The DisplayExpression option is unsupported for XML values!
    • RLP_ValueResolver_warn_jPath_ExpressionErr

      public static String RLP_ValueResolver_warn_jPath_ExpressionErr()
      Key RLP.ValueResolver.warn.jPath.ExpressionErr: Error in provided Json-Path expression.
      Returns:
      Error in provided Json-Path expression
    • _RLP_ValueResolver_warn_jPath_ExpressionErr

      public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_jPath_ExpressionErr()
      Key RLP.ValueResolver.warn.jPath.ExpressionErr: Error in provided Json-Path expression.
      Returns:
      Error in provided Json-Path expression
    • RLP_CredentialsUtils_ValidationWrn_ExpressionBased

      public static String RLP_CredentialsUtils_ValidationWrn_ExpressionBased()
      Key RLP.CredentialsUtils.ValidationWrn.ExpressionBased: Cannot validate expression based credentials.
      Returns:
      Cannot validate expression based credentials
    • _RLP_CredentialsUtils_ValidationWrn_ExpressionBased

      public static org.jvnet.localizer.Localizable _RLP_CredentialsUtils_ValidationWrn_ExpressionBased()
      Key RLP.CredentialsUtils.ValidationWrn.ExpressionBased: Cannot validate expression based credentials.
      Returns:
      Cannot validate expression based credentials
    • RLP_DescriptorImpl_ValidationErr_UnknownMime

      public static String RLP_DescriptorImpl_ValidationErr_UnknownMime()
      Key RLP.DescriptorImpl.ValidationErr.UnknownMime: Unknown MimeType.
      Returns:
      Unknown MimeType
    • _RLP_DescriptorImpl_ValidationErr_UnknownMime

      public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_UnknownMime()
      Key RLP.DescriptorImpl.ValidationErr.UnknownMime: Unknown MimeType.
      Returns:
      Unknown MimeType
    • PLP_OkHttpUtils_fine_CacheCreationSuccess

      public static String PLP_OkHttpUtils_fine_CacheCreationSuccess(Object arg0)
      Key PLP.OkHttpUtils.fine.CacheCreationSuccess: Using OKHttpClient WITH {0} MiB cache.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Using OKHttpClient WITH {0} MiB cache
    • _PLP_OkHttpUtils_fine_CacheCreationSuccess

      public static org.jvnet.localizer.Localizable _PLP_OkHttpUtils_fine_CacheCreationSuccess(Object arg0)
      Key PLP.OkHttpUtils.fine.CacheCreationSuccess: Using OKHttpClient WITH {0} MiB cache.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Using OKHttpClient WITH {0} MiB cache
    • RLP_DescriptorImpl_ValidationErr_ExpressionEmpty

      public static String RLP_DescriptorImpl_ValidationErr_ExpressionEmpty()
      Key RLP.DescriptorImpl.ValidationErr.ExpressionEmpty: Value Expression must not be empty.
      Returns:
      Value Expression must not be empty
    • _RLP_DescriptorImpl_ValidationErr_ExpressionEmpty

      public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_ExpressionEmpty()
      Key RLP.DescriptorImpl.ValidationErr.ExpressionEmpty: Value Expression must not be empty.
      Returns:
      Value Expression must not be empty
    • RLP_RestValueService_info_FilterReturnedNoValues

      public static String RLP_RestValueService_info_FilterReturnedNoValues(Object arg0)
      Key RLP.RestValueService.info.FilterReturnedNoValues: The filter `{0}` left no values to be displayed.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The filter `{0}` left no values to be displayed
    • _RLP_RestValueService_info_FilterReturnedNoValues

      public static org.jvnet.localizer.Localizable _RLP_RestValueService_info_FilterReturnedNoValues(Object arg0)
      Key RLP.RestValueService.info.FilterReturnedNoValues: The filter `{0}` left no values to be displayed.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The filter `{0}` left no values to be displayed
    • RLP_DescriptorImpl_ValidationErr_EndpointEmpty

      public static String RLP_DescriptorImpl_ValidationErr_EndpointEmpty()
      Key RLP.DescriptorImpl.ValidationErr.EndpointEmpty: Rest Endpoint must not be empty.
      Returns:
      Rest Endpoint must not be empty
    • _RLP_DescriptorImpl_ValidationErr_EndpointEmpty

      public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_EndpointEmpty()
      Key RLP.DescriptorImpl.ValidationErr.EndpointEmpty: Rest Endpoint must not be empty.
      Returns:
      Rest Endpoint must not be empty
    • RLP_RestValueService_warn_OkHttpErr

      public static String RLP_RestValueService_warn_OkHttpErr(Object arg0)
      Key RLP.RestValueService.warn.OkHttpErr: OKHttp request threw {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      OKHttp request threw {0}
    • _RLP_RestValueService_warn_OkHttpErr

      public static org.jvnet.localizer.Localizable _RLP_RestValueService_warn_OkHttpErr(Object arg0)
      Key RLP.RestValueService.warn.OkHttpErr: OKHttp request threw {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      OKHttp request threw {0}
    • RLP_ValueResolver_warn_xPath_ParserInit

      public static String RLP_ValueResolver_warn_xPath_ParserInit(Object arg0)
      Key RLP.ValueResolver.warn.xPath.ParserInit: XML parser initialization threw {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      XML parser initialization threw {0}
    • _RLP_ValueResolver_warn_xPath_ParserInit

      public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_xPath_ParserInit(Object arg0)
      Key RLP.ValueResolver.warn.xPath.ParserInit: XML parser initialization threw {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      XML parser initialization threw {0}
    • RLP_RestValueService_warn_UnsupportedCredential

      public static String RLP_RestValueService_warn_UnsupportedCredential(Object arg0)
      Key RLP.RestValueService.warn.UnsupportedCredential: Attempted to use unsupported Credential type: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Attempted to use unsupported Credential type: {0}
    • _RLP_RestValueService_warn_UnsupportedCredential

      public static org.jvnet.localizer.Localizable _RLP_RestValueService_warn_UnsupportedCredential(Object arg0)
      Key RLP.RestValueService.warn.UnsupportedCredential: Attempted to use unsupported Credential type: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Attempted to use unsupported Credential type: {0}
    • RLP_CredentialsUtils_ValidationErr_CannotFind

      public static String RLP_CredentialsUtils_ValidationErr_CannotFind()
      Key RLP.CredentialsUtils.ValidationErr.CannotFind: Cannot find currently selected credentials.
      Returns:
      Cannot find currently selected credentials
    • _RLP_CredentialsUtils_ValidationErr_CannotFind

      public static org.jvnet.localizer.Localizable _RLP_CredentialsUtils_ValidationErr_CannotFind()
      Key RLP.CredentialsUtils.ValidationErr.CannotFind: Cannot find currently selected credentials.
      Returns:
      Cannot find currently selected credentials
    • RLP_RestValueService_fine_UsingBasicAuth

      public static String RLP_RestValueService_fine_UsingBasicAuth()
      Key RLP.RestValueService.fine.UsingBasicAuth: Using Basic auth type to request REST-Values.
      Returns:
      Using Basic auth type to request REST-Values
    • _RLP_RestValueService_fine_UsingBasicAuth

      public static org.jvnet.localizer.Localizable _RLP_RestValueService_fine_UsingBasicAuth()
      Key RLP.RestValueService.fine.UsingBasicAuth: Using Basic auth type to request REST-Values.
      Returns:
      Using Basic auth type to request REST-Values
    • RLP_DescriptorImpl_ValidationErr_CacheTime

      public static String RLP_DescriptorImpl_ValidationErr_CacheTime()
      Key RLP.DescriptorImpl.ValidationErr.CacheTime: The time to cache for MUST BE positive or 0.
      Returns:
      The time to cache for MUST BE positive or 0
    • _RLP_DescriptorImpl_ValidationErr_CacheTime

      public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_CacheTime()
      Key RLP.DescriptorImpl.ValidationErr.CacheTime: The time to cache for MUST BE positive or 0.
      Returns:
      The time to cache for MUST BE positive or 0
    • RLP_ValueResolver_warn_xPath_MalformedXml

      public static String RLP_ValueResolver_warn_xPath_MalformedXml()
      Key RLP.ValueResolver.warn.xPath.MalformedXml: Tried to pars malformed XML.
      Returns:
      Tried to pars malformed XML
    • _RLP_ValueResolver_warn_xPath_MalformedXml

      public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_xPath_MalformedXml()
      Key RLP.ValueResolver.warn.xPath.MalformedXml: Tried to pars malformed XML.
      Returns:
      Tried to pars malformed XML
    • RLP_ValueResolver_warn_jPath_MalformedJson

      public static String RLP_ValueResolver_warn_jPath_MalformedJson()
      Key RLP.ValueResolver.warn.jPath.MalformedJson: Tried to pars malformed Json.
      Returns:
      Tried to pars malformed Json
    • _RLP_ValueResolver_warn_jPath_MalformedJson

      public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_jPath_MalformedJson()
      Key RLP.ValueResolver.warn.jPath.MalformedJson: Tried to pars malformed Json.
      Returns:
      Tried to pars malformed Json
    • RLP_DescriptorImpl_ValidationOk_ConfigValid

      public static String RLP_DescriptorImpl_ValidationOk_ConfigValid(Object arg0, Object arg1)
      Key RLP.DescriptorImpl.ValidationOk.ConfigValid: Test Successful! {0} Values, first: {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Test Successful! {0} Values, first: {1}
    • _RLP_DescriptorImpl_ValidationOk_ConfigValid

      public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationOk_ConfigValid(Object arg0, Object arg1)
      Key RLP.DescriptorImpl.ValidationOk.ConfigValid: Test Successful! {0} Values, first: {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Test Successful! {0} Values, first: {1}
    • RLP_ValueResolver_warn_jPath_NoValues

      public static String RLP_ValueResolver_warn_jPath_NoValues()
      Key RLP.ValueResolver.warn.jPath.NoValues: Json-Path expression yielded no results.
      Returns:
      Json-Path expression yielded no results
    • _RLP_ValueResolver_warn_jPath_NoValues

      public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_jPath_NoValues()
      Key RLP.ValueResolver.warn.jPath.NoValues: Json-Path expression yielded no results.
      Returns:
      Json-Path expression yielded no results
    • RLP_PathExpressionValidationUtil_FormErr_jPath

      public static String RLP_PathExpressionValidationUtil_FormErr_jPath()
      Key RLP.PathExpressionValidationUtil.FormErr.jPath: The provided Json-Path expression seems to be incorrect.
      Returns:
      The provided Json-Path expression seems to be incorrect
    • _RLP_PathExpressionValidationUtil_FormErr_jPath

      public static org.jvnet.localizer.Localizable _RLP_PathExpressionValidationUtil_FormErr_jPath()
      Key RLP.PathExpressionValidationUtil.FormErr.jPath: The provided Json-Path expression seems to be incorrect.
      Returns:
      The provided Json-Path expression seems to be incorrect
    • RLP_ValueResolver_warn_xPath_ExpressionErr

      public static String RLP_ValueResolver_warn_xPath_ExpressionErr()
      Key RLP.ValueResolver.warn.xPath.ExpressionErr: Error in provided xPath expression.
      Returns:
      Error in provided xPath expression
    • _RLP_ValueResolver_warn_xPath_ExpressionErr

      public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_xPath_ExpressionErr()
      Key RLP.ValueResolver.warn.xPath.ExpressionErr: Error in provided xPath expression.
      Returns:
      Error in provided xPath expression