Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCEPT - Static variable in class io.jenkins.plugins.restlistparam.util.HTTPHeaders
- APPLICATION_JSON - Enum constant in enum class io.jenkins.plugins.restlistparam.model.MimeType
- APPLICATION_XML - Enum constant in enum class io.jenkins.plugins.restlistparam.model.MimeType
- ASC - Enum constant in enum class io.jenkins.plugins.restlistparam.model.ValueOrder
- AUTHORIZATION - Static variable in class io.jenkins.plugins.restlistparam.util.HTTPHeaders
B
- buildEnvironment(Run<?, ?>, EnvVars) - Method in class io.jenkins.plugins.restlistparam.RestListParameterValue
-
Exposes the name/value as an environment variable.
C
- compareTo(ValueItem) - Method in class io.jenkins.plugins.restlistparam.model.ValueItem
- convertToString(Object) - Static method in class io.jenkins.plugins.restlistparam.logic.ValueResolver
- copyWithDefaultValue(ParameterValue) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- createValue(String) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- createValue(StaplerRequest, JSONObject) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- createVariableResolver(AbstractBuild<?, ?>) - Method in class io.jenkins.plugins.restlistparam.RestListParameterValue
- CredentialsUtils - Class in io.jenkins.plugins.restlistparam.util
D
- DescriptorImpl() - Constructor for class io.jenkins.plugins.restlistparam.RestListParameterDefinition.DescriptorImpl
- doBasicValidation(String, StandardCredentials) - Static method in class io.jenkins.plugins.restlistparam.logic.RestValueService
-
A basic validation method usable for configuration validation
- doCheckCacheSize(Long) - Method in class io.jenkins.plugins.restlistparam.RestListParameterGlobalConfig
- doCheckCacheTime(Item, Integer) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition.DescriptorImpl
- doCheckCacheTime(Integer) - Method in class io.jenkins.plugins.restlistparam.RestListParameterGlobalConfig
- doCheckCredentialId(Item, String) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition.DescriptorImpl
- doCheckCredentialsId(Item, String) - Static method in class io.jenkins.plugins.restlistparam.util.CredentialsUtils
- doCheckJsonPathExpression(String) - Static method in class io.jenkins.plugins.restlistparam.util.PathExpressionValidationUtils
- doCheckRestEndpoint(Item, String, String) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition.DescriptorImpl
- doCheckValueExpression(Item, String, MimeType) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition.DescriptorImpl
- doCheckXPathExpression(String) - Static method in class io.jenkins.plugins.restlistparam.util.PathExpressionValidationUtils
- doFillCredentialIdItems(Item, String) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition.DescriptorImpl
- doFillCredentialsIdItems(Item, String) - Static method in class io.jenkins.plugins.restlistparam.util.CredentialsUtils
- doTestConfiguration(Item, String, String, MimeType, String, String, String, ValueOrder) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition.DescriptorImpl
- DSC - Enum constant in enum class io.jenkins.plugins.restlistparam.model.ValueOrder
E
- equals(Object) - Method in class io.jenkins.plugins.restlistparam.model.ValueItem
- equals(Object) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- equals(Object) - Method in class io.jenkins.plugins.restlistparam.RestListParameterValue
F
- findCredentials(Item, String) - Static method in class io.jenkins.plugins.restlistparam.util.CredentialsUtils
G
- get() - Static method in class io.jenkins.plugins.restlistparam.RestListParameterGlobalConfig
-
Get the current RestListParameter global configuration.
- get(String, StandardCredentials, MimeType, Integer, String, String, String, ValueOrder) - Static method in class io.jenkins.plugins.restlistparam.logic.RestValueService
-
Returns a
ResultContainer
capsuling a optional String error message and a list of parsed string values. - getCacheControl(Integer) - Static method in class io.jenkins.plugins.restlistparam.util.OkHttpUtils
- getCacheSize() - Method in class io.jenkins.plugins.restlistparam.RestListParameterGlobalConfig
- getCacheTime() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getCacheTime() - Method in class io.jenkins.plugins.restlistparam.RestListParameterGlobalConfig
- getClientWithProxyAndCache(String) - Static method in class io.jenkins.plugins.restlistparam.util.OkHttpUtils
-
Builds a OkHTTP client that respects any proxy set in the Jenkins 'Plugin Manager' and offers a response cache.
- getCredentialId() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getDefaultCacheTime() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition.DescriptorImpl
- getDefaultValue() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getDisplayExpression() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getDisplayName() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition.DescriptorImpl
- getDisplayValue() - Method in class io.jenkins.plugins.restlistparam.model.ValueItem
- getErrorMsg() - Method in class io.jenkins.plugins.restlistparam.model.ResultContainer
- getErrorMsg() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getFilter() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getMime() - Method in enum class io.jenkins.plugins.restlistparam.model.MimeType
- getMimeType() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getRestEndpoint() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getShortDescription() - Method in class io.jenkins.plugins.restlistparam.RestListParameterValue
- getValue() - Method in class io.jenkins.plugins.restlistparam.model.ResultContainer
- getValue() - Method in class io.jenkins.plugins.restlistparam.model.ValueItem
- getValue() - Method in class io.jenkins.plugins.restlistparam.RestListParameterValue
- getValueExpression() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getValueOrder() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- getValues() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
H
- hashCode() - Method in class io.jenkins.plugins.restlistparam.model.ValueItem
- hashCode() - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- hashCode() - Method in class io.jenkins.plugins.restlistparam.RestListParameterValue
- HTTPHeaders - Class in io.jenkins.plugins.restlistparam.util
I
- io.jenkins.plugins.restlistparam - package io.jenkins.plugins.restlistparam
- io.jenkins.plugins.restlistparam.logic - package io.jenkins.plugins.restlistparam.logic
- io.jenkins.plugins.restlistparam.model - package io.jenkins.plugins.restlistparam.model
- io.jenkins.plugins.restlistparam.util - package io.jenkins.plugins.restlistparam.util
- isValid(ParameterValue) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
M
- Messages - Class in io.jenkins.plugins.restlistparam
-
Generated localization support class.
- Messages() - Constructor for class io.jenkins.plugins.restlistparam.Messages
- MimeType - Enum Class in io.jenkins.plugins.restlistparam.model
N
- NONE - Enum constant in enum class io.jenkins.plugins.restlistparam.model.ValueOrder
O
- OkHttpUtils - Class in io.jenkins.plugins.restlistparam.util
P
- parseDisplayValue(MimeType, String, String) - Static method in class io.jenkins.plugins.restlistparam.logic.ValueResolver
-
Apply the display expression filter on a given value (only JSON supported).
- PathExpressionValidationUtils - Class in io.jenkins.plugins.restlistparam.util
- PLP_OkHttpUtils_fine_CacheCreationSuccess(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
PLP.OkHttpUtils.fine.CacheCreationSuccess
:Using OKHttpClient WITH {0} MiB cache
. - PLP_OkHttpUtils_fine_NoJenkinsInstance() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
PLP.OkHttpUtils.fine.NoJenkinsInstance
:Could not get Jenkins instance
. - PLP_OkHttpUtils_warn_CacheIOException() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
PLP.OkHttpUtils.warn.CacheIOException
:Could not creat cache directory for 'REST List Parameter'
.
R
- resolveJsonPath(String, String, String) - Static method in class io.jenkins.plugins.restlistparam.logic.ValueResolver
-
Parses a
jsonStr
, applies a Json-Pathexpression
and returns a list of strings based on the result - resolveXPath(String, String, String) - Static method in class io.jenkins.plugins.restlistparam.logic.ValueResolver
-
Parses a
xmlStr
, applies a xPathexpression
and returns a list of strings based on the result - RestListParameterDefinition - Class in io.jenkins.plugins.restlistparam
- RestListParameterDefinition(String, String, String, String, MimeType, String, String) - Constructor for class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- RestListParameterDefinition(String, String, String, String, MimeType, String, String, ValueOrder, String, Integer, String) - Constructor for class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- RestListParameterDefinition.DescriptorImpl - Class in io.jenkins.plugins.restlistparam
- RestListParameterGlobalConfig - Class in io.jenkins.plugins.restlistparam
- RestListParameterGlobalConfig() - Constructor for class io.jenkins.plugins.restlistparam.RestListParameterGlobalConfig
- RestListParameterValue - Class in io.jenkins.plugins.restlistparam
-
ParameterValue
created fromRestListParameterDefinition
. - RestListParameterValue(String, String) - Constructor for class io.jenkins.plugins.restlistparam.RestListParameterValue
- RestListParameterValue(String, String, String) - Constructor for class io.jenkins.plugins.restlistparam.RestListParameterValue
- RestValueService - Class in io.jenkins.plugins.restlistparam.logic
- ResultContainer<V> - Class in io.jenkins.plugins.restlistparam.model
- ResultContainer(V) - Constructor for class io.jenkins.plugins.restlistparam.model.ResultContainer
- REV - Enum constant in enum class io.jenkins.plugins.restlistparam.model.ValueOrder
- RLP_CredentialsUtils_info_NoPermission() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.CredentialsUtils.info.NoPermission
:No permission to list credential
. - RLP_CredentialsUtils_ValidationErr_CannotFind() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.CredentialsUtils.ValidationErr.CannotFind
:Cannot find currently selected credentials
. - RLP_CredentialsUtils_ValidationWrn_ExpressionBased() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.CredentialsUtils.ValidationWrn.ExpressionBased
:Cannot validate expression based credentials
. - RLP_Definition_ValueException(Object, Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.Definition.ValueException
:Illegal value for parameter {0}: {1}
. - RLP_DescriptorImpl_DisplayName() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.DisplayName
:REST List Parameter
. - RLP_DescriptorImpl_ValidationErr_CacheTime() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.CacheTime
:The time to cache for MUST BE positive or 0
. - RLP_DescriptorImpl_ValidationErr_EndpointEmpty() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.EndpointEmpty
:Rest Endpoint must not be empty
. - RLP_DescriptorImpl_ValidationErr_EndpointUrl() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.EndpointUrl
:Rest Endpoint is no URL format (http:// or https://)
. - RLP_DescriptorImpl_ValidationErr_ExpressionEmpty() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.ExpressionEmpty
:Value Expression must not be empty
. - RLP_DescriptorImpl_ValidationErr_UnknownMime() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.UnknownMime
:Unknown MimeType
. - RLP_DescriptorImpl_ValidationOk_ConfigValid(Object, Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationOk.ConfigValid
:Test Successful! {0} Values, first: {1}
. - RLP_GlobalConfig_ValidationErr_CacheSize() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.GlobalConfig.ValidationErr.CacheSize
:The cache size MUST BE greater than 0 MiB
. - RLP_GlobalConfig_ValidationErr_CacheTime() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.GlobalConfig.ValidationErr.CacheTime
:The cache time MUST BE greater or equal 0 Minutes
. - RLP_PathExpressionValidationUtil_FormErr_jPath() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.PathExpressionValidationUtil.FormErr.jPath
:The provided Json-Path expression seems to be incorrect
. - RLP_PathExpressionValidationUtil_FormErr_xPath() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.PathExpressionValidationUtil.FormErr.xPath
:The provided xPath expression seems to be incorrect
. - RLP_RestValueService_fine_UsingBasicAuth() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.fine.UsingBasicAuth
:Using Basic auth type to request REST-Values
. - RLP_RestValueService_fine_UsingBearerAuth() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.fine.UsingBearerAuth
:Using Bearer auth type to request REST-Values
. - RLP_RestValueService_info_FilterReturnedNoValues(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.info.FilterReturnedNoValues
:The filter `{0}` left no values to be displayed
. - RLP_RestValueService_warn_FilterErr(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.FilterErr
:Filtering value list threw {0}
. - RLP_RestValueService_warn_OkHttpErr(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.OkHttpErr
:OKHttp request threw {0}
. - RLP_RestValueService_warn_ReqClientErr(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.ReqClientErr
:Encountered Http Client Error: {0}
. - RLP_RestValueService_warn_ReqServerErr(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.ReqServerErr
:Encountered Http Server Error: {0}
. - RLP_RestValueService_warn_UnknownHost(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.UnknownHost
:Unknown Host: {0}
. - RLP_RestValueService_warn_UnsupportedCredential(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.UnsupportedCredential
:Attempted to use unsupported Credential type: {0}
. - RLP_ValueResolver_warn_jPath_ExpressionErr() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.jPath.ExpressionErr
:Error in provided Json-Path expression
. - RLP_ValueResolver_warn_jPath_MalformedJson() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.jPath.MalformedJson
:Tried to pars malformed Json
. - RLP_ValueResolver_warn_jPath_NoValues() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.jPath.NoValues
:Json-Path expression yielded no results
. - RLP_ValueResolver_warn_xPath_DisplayExpression() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.DisplayExpression
:The DisplayExpression option is unsupported for XML values!
. - RLP_ValueResolver_warn_xPath_ExpressionErr() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.ExpressionErr
:Error in provided xPath expression
. - RLP_ValueResolver_warn_xPath_MalformedXml() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.MalformedXml
:Tried to pars malformed XML
. - RLP_ValueResolver_warn_xPath_NoValues() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.NoValues
:xPath expression yielded no values
. - RLP_ValueResolver_warn_xPath_ParserInit(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.ParserInit
:XML parser initialization threw {0}
.
S
- setCacheSize(Long) - Method in class io.jenkins.plugins.restlistparam.RestListParameterGlobalConfig
- setCacheTime(Integer) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- setCacheTime(Integer) - Method in class io.jenkins.plugins.restlistparam.RestListParameterGlobalConfig
- setDefaultValue(String) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- setDisplayExpression(String) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- setDisplayValue(String) - Method in class io.jenkins.plugins.restlistparam.model.ValueItem
- setErrorMsg(String) - Method in class io.jenkins.plugins.restlistparam.model.ResultContainer
- setFilter(String) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
- setValue(String) - Method in class io.jenkins.plugins.restlistparam.model.ValueItem
- setValue(V) - Method in class io.jenkins.plugins.restlistparam.model.ResultContainer
- setValueOrder(ValueOrder) - Method in class io.jenkins.plugins.restlistparam.RestListParameterDefinition
T
- toString() - Method in class io.jenkins.plugins.restlistparam.model.ValueItem
- toString() - Method in enum class io.jenkins.plugins.restlistparam.model.ValueOrder
- toString() - Method in class io.jenkins.plugins.restlistparam.RestListParameterValue
V
- ValueItem - Class in io.jenkins.plugins.restlistparam.model
- ValueItem() - Constructor for class io.jenkins.plugins.restlistparam.model.ValueItem
- ValueItem(String, String) - Constructor for class io.jenkins.plugins.restlistparam.model.ValueItem
- valueOf(String) - Static method in enum class io.jenkins.plugins.restlistparam.model.MimeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.jenkins.plugins.restlistparam.model.ValueOrder
-
Returns the enum constant of this class with the specified name.
- ValueOrder - Enum Class in io.jenkins.plugins.restlistparam.model
- ValueResolver - Class in io.jenkins.plugins.restlistparam.logic
- values() - Static method in enum class io.jenkins.plugins.restlistparam.model.MimeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.jenkins.plugins.restlistparam.model.ValueOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
_
- _PLP_OkHttpUtils_fine_CacheCreationSuccess(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
PLP.OkHttpUtils.fine.CacheCreationSuccess
:Using OKHttpClient WITH {0} MiB cache
. - _PLP_OkHttpUtils_fine_NoJenkinsInstance() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
PLP.OkHttpUtils.fine.NoJenkinsInstance
:Could not get Jenkins instance
. - _PLP_OkHttpUtils_warn_CacheIOException() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
PLP.OkHttpUtils.warn.CacheIOException
:Could not creat cache directory for 'REST List Parameter'
. - _RLP_CredentialsUtils_info_NoPermission() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.CredentialsUtils.info.NoPermission
:No permission to list credential
. - _RLP_CredentialsUtils_ValidationErr_CannotFind() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.CredentialsUtils.ValidationErr.CannotFind
:Cannot find currently selected credentials
. - _RLP_CredentialsUtils_ValidationWrn_ExpressionBased() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.CredentialsUtils.ValidationWrn.ExpressionBased
:Cannot validate expression based credentials
. - _RLP_Definition_ValueException(Object, Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.Definition.ValueException
:Illegal value for parameter {0}: {1}
. - _RLP_DescriptorImpl_DisplayName() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.DisplayName
:REST List Parameter
. - _RLP_DescriptorImpl_ValidationErr_CacheTime() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.CacheTime
:The time to cache for MUST BE positive or 0
. - _RLP_DescriptorImpl_ValidationErr_EndpointEmpty() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.EndpointEmpty
:Rest Endpoint must not be empty
. - _RLP_DescriptorImpl_ValidationErr_EndpointUrl() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.EndpointUrl
:Rest Endpoint is no URL format (http:// or https://)
. - _RLP_DescriptorImpl_ValidationErr_ExpressionEmpty() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.ExpressionEmpty
:Value Expression must not be empty
. - _RLP_DescriptorImpl_ValidationErr_UnknownMime() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationErr.UnknownMime
:Unknown MimeType
. - _RLP_DescriptorImpl_ValidationOk_ConfigValid(Object, Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.DescriptorImpl.ValidationOk.ConfigValid
:Test Successful! {0} Values, first: {1}
. - _RLP_GlobalConfig_ValidationErr_CacheSize() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.GlobalConfig.ValidationErr.CacheSize
:The cache size MUST BE greater than 0 MiB
. - _RLP_GlobalConfig_ValidationErr_CacheTime() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.GlobalConfig.ValidationErr.CacheTime
:The cache time MUST BE greater or equal 0 Minutes
. - _RLP_PathExpressionValidationUtil_FormErr_jPath() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.PathExpressionValidationUtil.FormErr.jPath
:The provided Json-Path expression seems to be incorrect
. - _RLP_PathExpressionValidationUtil_FormErr_xPath() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.PathExpressionValidationUtil.FormErr.xPath
:The provided xPath expression seems to be incorrect
. - _RLP_RestValueService_fine_UsingBasicAuth() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.fine.UsingBasicAuth
:Using Basic auth type to request REST-Values
. - _RLP_RestValueService_fine_UsingBearerAuth() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.fine.UsingBearerAuth
:Using Bearer auth type to request REST-Values
. - _RLP_RestValueService_info_FilterReturnedNoValues(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.info.FilterReturnedNoValues
:The filter `{0}` left no values to be displayed
. - _RLP_RestValueService_warn_FilterErr(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.FilterErr
:Filtering value list threw {0}
. - _RLP_RestValueService_warn_OkHttpErr(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.OkHttpErr
:OKHttp request threw {0}
. - _RLP_RestValueService_warn_ReqClientErr(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.ReqClientErr
:Encountered Http Client Error: {0}
. - _RLP_RestValueService_warn_ReqServerErr(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.ReqServerErr
:Encountered Http Server Error: {0}
. - _RLP_RestValueService_warn_UnknownHost(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.UnknownHost
:Unknown Host: {0}
. - _RLP_RestValueService_warn_UnsupportedCredential(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.RestValueService.warn.UnsupportedCredential
:Attempted to use unsupported Credential type: {0}
. - _RLP_ValueResolver_warn_jPath_ExpressionErr() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.jPath.ExpressionErr
:Error in provided Json-Path expression
. - _RLP_ValueResolver_warn_jPath_MalformedJson() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.jPath.MalformedJson
:Tried to pars malformed Json
. - _RLP_ValueResolver_warn_jPath_NoValues() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.jPath.NoValues
:Json-Path expression yielded no results
. - _RLP_ValueResolver_warn_xPath_DisplayExpression() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.DisplayExpression
:The DisplayExpression option is unsupported for XML values!
. - _RLP_ValueResolver_warn_xPath_ExpressionErr() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.ExpressionErr
:Error in provided xPath expression
. - _RLP_ValueResolver_warn_xPath_MalformedXml() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.MalformedXml
:Tried to pars malformed XML
. - _RLP_ValueResolver_warn_xPath_NoValues() - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.NoValues
:xPath expression yielded no values
. - _RLP_ValueResolver_warn_xPath_ParserInit(Object) - Static method in class io.jenkins.plugins.restlistparam.Messages
-
Key
RLP.ValueResolver.warn.xPath.ParserInit
:XML parser initialization threw {0}
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form