Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ACCESS_TOKEN - Static variable in class io.camunda.connector.http.base.authentication.OAuthConstants
- ApacheRequestAuthenticationBuilder - Class in io.camunda.connector.http.base.client.apache.builder.parts
- ApacheRequestAuthenticationBuilder() - Constructor for class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestAuthenticationBuilder
- ApacheRequestBodyBuilder - Class in io.camunda.connector.http.base.client.apache.builder.parts
-
Maps the request body of a
HttpCommonRequestto an ApacheClassicRequestBuilder. - ApacheRequestBodyBuilder() - Constructor for class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestBodyBuilder
- ApacheRequestBuilder - Class in io.camunda.connector.http.base.client.apache.builder
-
Builder for Apache
ClassicHttpRequest. - ApacheRequestFactory - Class in io.camunda.connector.http.base.client.apache
-
Maps a
HttpCommonRequest(element template model) to an ApacheClassicHttpRequest. - ApacheRequestHeadersBuilder - Class in io.camunda.connector.http.base.client.apache.builder.parts
- ApacheRequestHeadersBuilder() - Constructor for class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestHeadersBuilder
- ApacheRequestPartBuilder - Interface in io.camunda.connector.http.base.client.apache.builder.parts
-
Maps a part of a
HttpCommonRequestto an ApacheClassicRequestBuilder. - ApacheRequestQueryParametersBuilder - Class in io.camunda.connector.http.base.client.apache.builder.parts
- ApacheRequestQueryParametersBuilder() - Constructor for class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestQueryParametersBuilder
- ApacheRequestUriBuilder - Class in io.camunda.connector.http.base.client.apache.builder.parts
- ApacheRequestUriBuilder() - Constructor for class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestUriBuilder
- ApiKeyAuthentication - Record Class in io.camunda.connector.http.base.model.auth
- ApiKeyAuthentication(ApiKeyLocation, String, String) - Constructor for record class io.camunda.connector.http.base.model.auth.ApiKeyAuthentication
-
Creates an instance of a
ApiKeyAuthenticationrecord class. - apiKeyLocation() - Method in record class io.camunda.connector.http.base.model.auth.ApiKeyAuthentication
-
Returns the value of the
apiKeyLocationrecord component. - ApiKeyLocation - Enum Class in io.camunda.connector.http.base.model.auth
- audience() - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Returns the value of the
audiencerecord component. - AUDIENCE - Static variable in class io.camunda.connector.http.base.authentication.OAuthConstants
- Authentication - Interface in io.camunda.connector.http.base.model.auth
B
- Base64Helper - Class in io.camunda.connector.http.base.authentication
- BASIC_AUTH_HEADER - Static variable in class io.camunda.connector.http.base.authentication.OAuthConstants
- BasicAuthentication - Record Class in io.camunda.connector.http.base.model.auth
- BasicAuthentication(String, String) - Constructor for record class io.camunda.connector.http.base.model.auth.BasicAuthentication
-
Creates an instance of a
BasicAuthenticationrecord class. - BearerAuthentication - Record Class in io.camunda.connector.http.base.model.auth
- BearerAuthentication(String) - Constructor for record class io.camunda.connector.http.base.model.auth.BearerAuthentication
-
Creates an instance of a
BearerAuthenticationrecord class. - Block - Interface in io.camunda.connector.http.base.blocklist.block
-
This is a sealed interface that represents a Block of a URL, Port, or Regex type.
- blockedPorts() - Method in record class io.camunda.connector.http.base.blocklist.block.PortBlock
-
Returns the value of the
blockedPortsrecord component. - BlockFactory - Class in io.camunda.connector.http.base.blocklist.factory
- BlocklistExceptionHelper - Class in io.camunda.connector.http.base.blocklist.util
- BlocklistExceptionHelper() - Constructor for class io.camunda.connector.http.base.blocklist.util.BlocklistExceptionHelper
- blockName() - Method in record class io.camunda.connector.http.base.blocklist.block.PortBlock
-
Returns the value of the
blockNamerecord component. - blockName() - Method in record class io.camunda.connector.http.base.blocklist.block.RegexBlock
-
Returns the value of the
blockNamerecord component. - blockName() - Method in record class io.camunda.connector.http.base.blocklist.block.UrlBlock
-
Returns the value of the
blockNamerecord component. - body() - Method in record class io.camunda.connector.http.base.model.HttpCommonResult
-
Returns the value of the
bodyrecord component. - build() - Method in class io.camunda.connector.http.base.client.apache.builder.parts.DocumentAwareMultipartEntityBuilder
- build(HttpCommonRequest) - Method in class io.camunda.connector.http.base.client.apache.builder.ApacheRequestBuilder
- build(ClassicRequestBuilder, HttpCommonRequest) - Method in class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestAuthenticationBuilder
- build(ClassicRequestBuilder, HttpCommonRequest) - Method in class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestBodyBuilder
- build(ClassicRequestBuilder, HttpCommonRequest) - Method in class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestHeadersBuilder
- build(ClassicRequestBuilder, HttpCommonRequest) - Method in interface io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestPartBuilder
- build(ClassicRequestBuilder, HttpCommonRequest) - Method in class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestQueryParametersBuilder
- build(ClassicRequestBuilder, HttpCommonRequest) - Method in class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestUriBuilder
- buildBasicAuthenticationHeader(String, String) - Static method in class io.camunda.connector.http.base.authentication.Base64Helper
-
Builds a basic authentication header value.
C
- CLIENT_ID - Static variable in class io.camunda.connector.http.base.authentication.OAuthConstants
- CLIENT_SECRET - Static variable in class io.camunda.connector.http.base.authentication.OAuthConstants
- clientAuthentication() - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Returns the value of the
clientAuthenticationrecord component. - clientId() - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Returns the value of the
clientIdrecord component. - clientSecret() - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Returns the value of the
clientSecretrecord component. - close() - Method in class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient
- CloudFunctionCredentials - Class in io.camunda.connector.http.base.cloudfunction
- CloudFunctionCredentials() - Constructor for class io.camunda.connector.http.base.cloudfunction.CloudFunctionCredentials
- CloudFunctionCredentialsCache - Class in io.camunda.connector.http.base.cloudfunction
- CloudFunctionCredentialsCache() - Constructor for class io.camunda.connector.http.base.cloudfunction.CloudFunctionCredentialsCache
- CloudFunctionFilePart - Record Class in io.camunda.connector.http.base.cloudfunction
-
Represents a part of a multipart form submission.
- CloudFunctionFilePart(String, String, byte[], String) - Constructor for record class io.camunda.connector.http.base.cloudfunction.CloudFunctionFilePart
-
Creates an instance of a
CloudFunctionFilePartrecord class. - CloudFunctionService - Class in io.camunda.connector.http.base.cloudfunction
- CloudFunctionService() - Constructor for class io.camunda.connector.http.base.cloudfunction.CloudFunctionService
- CloudFunctionService(CloudFunctionCredentials) - Constructor for class io.camunda.connector.http.base.cloudfunction.CloudFunctionService
- connectionTimeoutInSeconds() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.TimeoutConfiguration
-
Returns the value of the
connectionTimeoutInSecondsrecord component. - CONNECTOR_HTTP_NON_PROXY_HOSTS_ENV_VAR - Static variable in class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler
- ConnectorExceptionMapper - Class in io.camunda.connector.http.base.exception
- ConnectorExceptionMapper() - Constructor for class io.camunda.connector.http.base.exception.ConnectorExceptionMapper
- content() - Method in record class io.camunda.connector.http.base.cloudfunction.CloudFunctionFilePart
-
Returns the value of the
contentrecord component. - CONTENT_TYPE - Static variable in class io.camunda.connector.http.base.document.FileResponseHandler
- contentType() - Method in record class io.camunda.connector.http.base.cloudfunction.CloudFunctionFilePart
-
Returns the value of the
contentTyperecord component. - create() - Static method in class io.camunda.connector.http.base.client.apache.builder.ApacheRequestBuilder
-
Creates a new instance of the builder.
- create(String, String) - Static method in record class io.camunda.connector.http.base.blocklist.block.PortBlock
-
Creates a new instance of the PortBlock class with the specified port numbers and block name.
- create(String, String) - Static method in record class io.camunda.connector.http.base.blocklist.block.RegexBlock
-
Creates a new instance of the RegexBlock class with the specified regular expression pattern and block name.
- createBlock(String, String, String) - Static method in class io.camunda.connector.http.base.blocklist.factory.BlockFactory
- createHttpRequest(HttpCommonRequest) - Method in class io.camunda.connector.http.base.client.apache.ApacheRequestFactory
- createHttpRequest(HttpCommonRequest) - Method in interface io.camunda.connector.http.base.client.RequestFactory
-
Create a request from a
HttpCommonRequest. - createOAuthRequestFrom(OAuthAuthentication) - Method in class io.camunda.connector.http.base.authentication.OAuthService
-
Converts a
HttpCommonRequestto a request that can be used to fetch an OAuth token. - CREDENTIALS_BODY - Static variable in class io.camunda.connector.http.base.authentication.OAuthConstants
- CustomApacheHttpClient - Class in io.camunda.connector.http.base.client.apache
- CustomApacheHttpClient() - Constructor for class io.camunda.connector.http.base.client.apache.CustomApacheHttpClient
D
- DefaultHttpBlocklistManager - Class in io.camunda.connector.http.base.blocklist
- DefaultHttpBlocklistManager() - Constructor for class io.camunda.connector.http.base.blocklist.DefaultHttpBlocklistManager
- DefaultHttpBlocklistManager(Map<String, String>) - Constructor for class io.camunda.connector.http.base.blocklist.DefaultHttpBlocklistManager
- DELETE - Enum constant in enum class io.camunda.connector.http.base.model.HttpMethod
- determineProxy(HttpHost, HttpContext) - Method in class io.camunda.connector.http.base.client.apache.proxy.ProxyRoutePlanner
- document() - Method in record class io.camunda.connector.http.base.model.HttpCommonResult
-
Returns the value of the
documentrecord component. - DocumentAwareMultipartEntityBuilder - Class in io.camunda.connector.http.base.client.apache.builder.parts
-
A builder for creating a multipart entity from a map.
- DocumentAwareMultipartEntityBuilder(Map<?, ?>, ContentType) - Constructor for class io.camunda.connector.http.base.client.apache.builder.parts.DocumentAwareMultipartEntityBuilder
- documentFactory() - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SaaSCluster
-
Returns the value of the
documentFactoryrecord component. - documentFactory() - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SelfManaged
-
Returns the value of the
documentFactoryrecord component. - documentFactory() - Method in interface io.camunda.connector.http.base.ExecutionEnvironment.StoresDocument
- DocumentHelper - Class in io.camunda.connector.http.base.utils
- DocumentHelper() - Constructor for class io.camunda.connector.http.base.utils.DocumentHelper
E
- EMPTY_BODY - Static variable in class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestBodyBuilder
- equals(Object) - Method in record class io.camunda.connector.http.base.blocklist.block.PortBlock
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.blocklist.block.RegexBlock
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.blocklist.block.UrlBlock
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.ProxyContext
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.TimeoutConfiguration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler.ProxyDetails
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.cloudfunction.CloudFunctionFilePart
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SaaSCloudFunction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SaaSCluster
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SelfManaged
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.model.auth.ApiKeyAuthentication
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.model.auth.BasicAuthentication
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.model.auth.BearerAuthentication
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.model.auth.NoAuthentication
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.connector.http.base.model.ErrorResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- equals(Object) - Method in record class io.camunda.connector.http.base.model.HttpCommonResult
-
Indicates whether some other object is "equal to" this one.
- error() - Method in record class io.camunda.connector.http.base.model.ErrorResponse
-
Returns the value of the
errorrecord component. - errorCode() - Method in record class io.camunda.connector.http.base.model.ErrorResponse
-
Returns the value of the
errorCoderecord component. - ErrorResponse - Record Class in io.camunda.connector.http.base.model
- ErrorResponse(String, String, Map<String, Object>) - Constructor for record class io.camunda.connector.http.base.model.ErrorResponse
-
Creates an instance of a
ErrorResponserecord class. - errorVariables() - Method in record class io.camunda.connector.http.base.model.ErrorResponse
-
Returns the value of the
errorVariablesrecord component. - exampleResult() - Static method in record class io.camunda.connector.http.base.model.HttpCommonResult
- execute(HttpCommonRequest) - Method in interface io.camunda.connector.http.base.client.HttpClient
-
Executes the given
HttpCommonRequestand returns the result as aHttpCommonResult. - execute(HttpCommonRequest, ExecutionEnvironment) - Method in class io.camunda.connector.http.base.client.apache.CustomApacheHttpClient
-
Converts the given
HttpCommonRequestto an ApacheClassicHttpRequestand executes it. - execute(HttpCommonRequest, ExecutionEnvironment) - Method in interface io.camunda.connector.http.base.client.HttpClient
-
Executes the given
HttpCommonRequestand returns the result as aHttpCommonResult. - execute(ClassicHttpRequest, HttpClientResponseHandler<T>) - Method in class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient
- executeConnectorRequest(HttpCommonRequest) - Method in class io.camunda.connector.http.base.HttpService
- executeConnectorRequest(HttpCommonRequest, DocumentFactory) - Method in class io.camunda.connector.http.base.HttpService
- ExecutionEnvironment - Interface in io.camunda.connector.http.base
- ExecutionEnvironment.SaaSCloudFunction - Record Class in io.camunda.connector.http.base
-
The connector is executed in the context of the cloud function.
- ExecutionEnvironment.SaaSCluster - Record Class in io.camunda.connector.http.base
-
The connector is executed in the context of the caller, i.e.
- ExecutionEnvironment.SelfManaged - Record Class in io.camunda.connector.http.base
- ExecutionEnvironment.StoresDocument - Interface in io.camunda.connector.http.base
- extractTokenFromResponse(Object) - Method in class io.camunda.connector.http.base.authentication.OAuthService
F
- fileName() - Method in record class io.camunda.connector.http.base.cloudfunction.CloudFunctionFilePart
-
Returns the value of the
fileNamerecord component. - FileResponseHandler - Class in io.camunda.connector.http.base.document
- FileResponseHandler(ExecutionEnvironment, boolean) - Constructor for class io.camunda.connector.http.base.document.FileResponseHandler
- from(boolean, boolean, DocumentFactory) - Static method in interface io.camunda.connector.http.base.ExecutionEnvironment
-
Factory method to create an ExecutionEnvironment based on the given parameters.
- from(HttpCommonResult) - Static method in class io.camunda.connector.http.base.exception.ConnectorExceptionMapper
G
- get() - Static method in class io.camunda.connector.http.base.client.apache.ApacheRequestFactory
- get(Supplier<OAuth2Credentials>) - Method in class io.camunda.connector.http.base.cloudfunction.CloudFunctionCredentialsCache
-
Get credentials from cache or fetch new credentials if cache is empty or expired.
- GET - Enum constant in enum class io.camunda.connector.http.base.model.HttpMethod
- getAsJsonElement(Object) - Static method in class io.camunda.connector.http.base.utils.JsonHelper
- getAuthentication() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- getBlockList() - Method in class io.camunda.connector.http.base.blocklist.DefaultHttpBlocklistManager
- getBody() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- getConnectionTimeoutInSeconds() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- getCredentialsProvider(String) - Method in class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler
- getDataForAuthRequestBody() - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
- getHeader(String) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- getHeaders() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- getMethod() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- getOAuthToken(String) - Method in class io.camunda.connector.http.base.cloudfunction.CloudFunctionCredentials
- getProxyDetails(String) - Method in class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler
- getProxyFunctionUrl() - Method in class io.camunda.connector.http.base.cloudfunction.CloudFunctionService
- getQueryParameters() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- getReadTimeoutInSeconds() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- getSkipEncoding() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- getUrl() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- GRANT_TYPE - Static variable in class io.camunda.connector.http.base.authentication.OAuthConstants
- GRANT_TYPE - Static variable in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
H
- handle(Map<String, Object>, byte[]) - Method in class io.camunda.connector.http.base.document.FileResponseHandler
- handleCloudFunctionResult(HttpCommonResult) - Method in class io.camunda.connector.http.base.document.FileResponseHandler
- handleResponse(ClassicHttpResponse) - Method in class io.camunda.connector.http.base.client.apache.HttpCommonResultResponseHandler
- hasAuthentication() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- hasBody() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- hashCode() - Method in record class io.camunda.connector.http.base.blocklist.block.PortBlock
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.blocklist.block.RegexBlock
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.blocklist.block.UrlBlock
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.ProxyContext
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.TimeoutConfiguration
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler.ProxyDetails
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.cloudfunction.CloudFunctionFilePart
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SaaSCloudFunction
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SaaSCluster
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SelfManaged
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.model.auth.ApiKeyAuthentication
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.model.auth.BasicAuthentication
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.model.auth.BearerAuthentication
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.model.auth.NoAuthentication
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.connector.http.base.model.ErrorResponse
-
Returns a hash code value for this object.
- hashCode() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- hashCode() - Method in record class io.camunda.connector.http.base.model.HttpCommonResult
-
Returns a hash code value for this object.
- hasHeaders() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- hasQueryParameters() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- headers() - Method in record class io.camunda.connector.http.base.model.HttpCommonResult
-
Returns the value of the
headersrecord component. - HEADERS - Enum constant in enum class io.camunda.connector.http.base.model.auth.ApiKeyLocation
- host() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.ProxyContext
-
Returns the value of the
hostrecord component. - host() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler.ProxyDetails
-
Returns the value of the
hostrecord component. - HTTP - Static variable in class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler
- HttpBlockListManager - Interface in io.camunda.connector.http.base.blocklist
-
This interface defines the contract for an HTTP Blocklist Manager.
- HttpClient - Interface in io.camunda.connector.http.base.client
- HttpCommonRequest - Class in io.camunda.connector.http.base.model
- HttpCommonRequest() - Constructor for class io.camunda.connector.http.base.model.HttpCommonRequest
- HttpCommonResult - Record Class in io.camunda.connector.http.base.model
- HttpCommonResult(int, Map<String, Object>, Object) - Constructor for record class io.camunda.connector.http.base.model.HttpCommonResult
- HttpCommonResult(int, Map<String, Object>, Object, Document) - Constructor for record class io.camunda.connector.http.base.model.HttpCommonResult
- HttpCommonResult(int, Map<String, Object>, Object, String) - Constructor for record class io.camunda.connector.http.base.model.HttpCommonResult
- HttpCommonResult(int, Map<String, Object>, Object, String, Document) - Constructor for record class io.camunda.connector.http.base.model.HttpCommonResult
-
Creates an instance of a
HttpCommonResultrecord class. - HttpCommonResultResponseHandler - Class in io.camunda.connector.http.base.client.apache
- HttpCommonResultResponseHandler(ExecutionEnvironment, boolean) - Constructor for class io.camunda.connector.http.base.client.apache.HttpCommonResultResponseHandler
- HttpMethod - Enum Class in io.camunda.connector.http.base.model
- HTTPS - Static variable in class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler
- HttpService - Class in io.camunda.connector.http.base
- HttpService() - Constructor for class io.camunda.connector.http.base.HttpService
- HttpService(CloudFunctionService) - Constructor for class io.camunda.connector.http.base.HttpService
- HttpStatusHelper - Class in io.camunda.connector.http.base.client
- HttpStatusHelper() - Constructor for class io.camunda.connector.http.base.client.HttpStatusHelper
I
- io.camunda.connector.http.base - package io.camunda.connector.http.base
- io.camunda.connector.http.base.authentication - package io.camunda.connector.http.base.authentication
- io.camunda.connector.http.base.blocklist - package io.camunda.connector.http.base.blocklist
- io.camunda.connector.http.base.blocklist.block - package io.camunda.connector.http.base.blocklist.block
- io.camunda.connector.http.base.blocklist.factory - package io.camunda.connector.http.base.blocklist.factory
- io.camunda.connector.http.base.blocklist.util - package io.camunda.connector.http.base.blocklist.util
- io.camunda.connector.http.base.client - package io.camunda.connector.http.base.client
- io.camunda.connector.http.base.client.apache - package io.camunda.connector.http.base.client.apache
- io.camunda.connector.http.base.client.apache.builder - package io.camunda.connector.http.base.client.apache.builder
- io.camunda.connector.http.base.client.apache.builder.parts - package io.camunda.connector.http.base.client.apache.builder.parts
- io.camunda.connector.http.base.client.apache.proxy - package io.camunda.connector.http.base.client.apache.proxy
- io.camunda.connector.http.base.cloudfunction - package io.camunda.connector.http.base.cloudfunction
- io.camunda.connector.http.base.document - package io.camunda.connector.http.base.document
- io.camunda.connector.http.base.exception - package io.camunda.connector.http.base.exception
- io.camunda.connector.http.base.model - package io.camunda.connector.http.base.model
- io.camunda.connector.http.base.model.auth - package io.camunda.connector.http.base.model.auth
- io.camunda.connector.http.base.utils - package io.camunda.connector.http.base.utils
- isCloudFunctionEnabled() - Method in class io.camunda.connector.http.base.cloudfunction.CloudFunctionService
-
Check if our internal Google Function should be used to execute the
HttpCommonRequestremotely. - isError(int) - Static method in class io.camunda.connector.http.base.client.HttpStatusHelper
- isIgnoreNullValues() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- isJsonStringValid(String) - Static method in class io.camunda.connector.http.base.utils.JsonHelper
- isJsonValid(Object) - Static method in class io.camunda.connector.http.base.utils.JsonHelper
- isQueryLocationApiKeyAuthentication() - Method in record class io.camunda.connector.http.base.model.auth.ApiKeyAuthentication
- isRunningInCloudFunction() - Method in class io.camunda.connector.http.base.cloudfunction.CloudFunctionService
-
Check if the current execution is running in a Google Cloud Function.
- isStoreResponse() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
J
- JsonHelper - Class in io.camunda.connector.http.base.utils
- JsonHelper() - Constructor for class io.camunda.connector.http.base.utils.JsonHelper
M
- mapperIgnoreNull - Static variable in class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestBodyBuilder
- mapperSendNull - Static variable in class io.camunda.connector.http.base.client.apache.builder.parts.ApacheRequestBodyBuilder
- MAX_ATTEMPTS - Static variable in class io.camunda.connector.http.base.cloudfunction.CloudFunctionCredentialsCache
N
- name() - Method in record class io.camunda.connector.http.base.cloudfunction.CloudFunctionFilePart
-
Returns the value of the
namerecord component. - name() - Method in record class io.camunda.connector.http.base.model.auth.ApiKeyAuthentication
-
Returns the value of the
namerecord component. - NoAuthentication - Record Class in io.camunda.connector.http.base.model.auth
- NoAuthentication() - Constructor for record class io.camunda.connector.http.base.model.auth.NoAuthentication
-
Creates an instance of a
NoAuthenticationrecord class.
O
- OAuthAuthentication - Record Class in io.camunda.connector.http.base.model.auth
- OAuthAuthentication(String, String, String, String, String, String) - Constructor for record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Creates an instance of a
OAuthAuthenticationrecord class. - OAuthConstants - Class in io.camunda.connector.http.base.authentication
- OAuthConstants() - Constructor for class io.camunda.connector.http.base.authentication.OAuthConstants
- OAuthService - Class in io.camunda.connector.http.base.authentication
- OAuthService() - Constructor for class io.camunda.connector.http.base.authentication.OAuthService
- oauthTokenEndpoint() - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Returns the value of the
oauthTokenEndpointrecord component.
P
- parseCloudFunctionError(ConnectorException) - Method in class io.camunda.connector.http.base.cloudfunction.CloudFunctionService
-
Tries to parse the error response from the given exception and sets the error code, message, and errorVariables.
- parseDocumentsInBody(Object, Function<CamundaDocument, Object>) - Method in class io.camunda.connector.http.base.utils.DocumentHelper
-
Traverse the
Maprecursively and create all Documents found in the map. - password() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler.ProxyDetails
-
Returns the value of the
passwordrecord component. - password() - Method in record class io.camunda.connector.http.base.model.auth.BasicAuthentication
-
Returns the value of the
passwordrecord component. - PATCH - Enum constant in enum class io.camunda.connector.http.base.model.HttpMethod
- pattern() - Method in record class io.camunda.connector.http.base.blocklist.block.RegexBlock
-
Returns the value of the
patternrecord component. - port() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler.ProxyDetails
-
Returns the value of the
portrecord component. - PortBlock - Record Class in io.camunda.connector.http.base.blocklist.block
-
This class represents a Port Block that can be used to block URLs based on specific port numbers.
- PortBlock(String, Set<Integer>) - Constructor for record class io.camunda.connector.http.base.blocklist.block.PortBlock
-
Creates an instance of a
PortBlockrecord class. - POST - Enum constant in enum class io.camunda.connector.http.base.model.HttpMethod
- ProxyAwareHttpClient - Class in io.camunda.connector.http.base.client.apache.proxy
-
Builder for creating a
CloseableHttpClientwith proxy support. - ProxyAwareHttpClient(ProxyAwareHttpClient.TimeoutConfiguration, ProxyAwareHttpClient.ProxyContext) - Constructor for class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient
- ProxyAwareHttpClient.ProxyContext - Record Class in io.camunda.connector.http.base.client.apache.proxy
- ProxyAwareHttpClient.TimeoutConfiguration - Record Class in io.camunda.connector.http.base.client.apache.proxy
- ProxyContext(String, String) - Constructor for record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.ProxyContext
-
Creates an instance of a
ProxyContextrecord class. - ProxyDetails(String, String, int, String, String) - Constructor for record class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler.ProxyDetails
-
Creates an instance of a
ProxyDetailsrecord class. - ProxyHandler - Class in io.camunda.connector.http.base.client.apache.proxy
-
This class is responsible for handling proxy configuration.
- ProxyHandler() - Constructor for class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler
- ProxyHandler.ProxyDetails - Record Class in io.camunda.connector.http.base.client.apache.proxy
- ProxyRoutePlanner - Class in io.camunda.connector.http.base.client.apache.proxy
- ProxyRoutePlanner(HttpHost) - Constructor for class io.camunda.connector.http.base.client.apache.proxy.ProxyRoutePlanner
- PUT - Enum constant in enum class io.camunda.connector.http.base.model.HttpMethod
Q
- QUERY - Enum constant in enum class io.camunda.connector.http.base.model.auth.ApiKeyLocation
R
- readTimeoutInSeconds() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.TimeoutConfiguration
-
Returns the value of the
readTimeoutInSecondsrecord component. - reason() - Method in record class io.camunda.connector.http.base.model.HttpCommonResult
-
Returns the value of the
reasonrecord component. - RegexBlock - Record Class in io.camunda.connector.http.base.blocklist.block
-
This class represents a Regular Expression Block that can be used to block URLs based on a regular expression pattern.
- RegexBlock(String, Pattern) - Constructor for record class io.camunda.connector.http.base.blocklist.block.RegexBlock
-
Creates an instance of a
RegexBlockrecord class. - RequestFactory<T> - Interface in io.camunda.connector.http.base.client
S
- SaaSCloudFunction() - Constructor for record class io.camunda.connector.http.base.ExecutionEnvironment.SaaSCloudFunction
-
Creates an instance of a
SaaSCloudFunctionrecord class. - SaaSCluster(DocumentFactory) - Constructor for record class io.camunda.connector.http.base.ExecutionEnvironment.SaaSCluster
-
Creates an instance of a
SaaSClusterrecord class. - scheme() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.ProxyContext
-
Returns the value of the
schemerecord component. - scheme() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler.ProxyDetails
-
Returns the value of the
schemerecord component. - SCOPE - Static variable in class io.camunda.connector.http.base.authentication.OAuthConstants
- scopes() - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Returns the value of the
scopesrecord component. - SelfManaged(DocumentFactory) - Constructor for record class io.camunda.connector.http.base.ExecutionEnvironment.SelfManaged
-
Creates an instance of a
SelfManagedrecord class. - setAuthentication(Authentication) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setBody(Object) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setConnectionTimeoutInSeconds(Integer) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setHeaders(Map<String, String>) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setIgnoreNullValues(boolean) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setMethod(HttpMethod) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setQueryParameters(Map<String, String>) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setReadTimeoutInSeconds(Integer) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setSkipEncoding(String) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setStoreResponse(boolean) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- setUrl(String) - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- status() - Method in record class io.camunda.connector.http.base.model.HttpCommonResult
-
Returns the value of the
statusrecord component. - supportsBody - Variable in enum class io.camunda.connector.http.base.model.HttpMethod
T
- throwBlocklistException(String, String) - Static method in class io.camunda.connector.http.base.blocklist.util.BlocklistExceptionHelper
- TimeoutConfiguration(int, int) - Constructor for record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.TimeoutConfiguration
-
Creates an instance of a
TimeoutConfigurationrecord class. - toCloudFunctionRequest(HttpCommonRequest) - Method in class io.camunda.connector.http.base.cloudfunction.CloudFunctionService
-
Wraps the given request into a new request that is targeted at the Google function to execute the request remotely.
- toEncodedUri(String, Boolean) - Static method in class io.camunda.connector.http.base.client.apache.builder.parts.UrlEncoder
- token() - Method in record class io.camunda.connector.http.base.model.auth.BearerAuthentication
-
Returns the value of the
tokenrecord component. - toString() - Method in record class io.camunda.connector.http.base.blocklist.block.PortBlock
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.blocklist.block.RegexBlock
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.blocklist.block.UrlBlock
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.ProxyContext
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyAwareHttpClient.TimeoutConfiguration
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler.ProxyDetails
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.cloudfunction.CloudFunctionFilePart
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SaaSCloudFunction
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SaaSCluster
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.ExecutionEnvironment.SelfManaged
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.model.auth.ApiKeyAuthentication
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.model.auth.BasicAuthentication
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.model.auth.BearerAuthentication
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.model.auth.NoAuthentication
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.connector.http.base.model.ErrorResponse
-
Returns a string representation of this record class.
- toString() - Method in class io.camunda.connector.http.base.model.HttpCommonRequest
- toString() - Method in record class io.camunda.connector.http.base.model.HttpCommonResult
-
Returns a string representation of this record class.
- TYPE - Static variable in record class io.camunda.connector.http.base.model.auth.ApiKeyAuthentication
- TYPE - Static variable in record class io.camunda.connector.http.base.model.auth.BasicAuthentication
- TYPE - Static variable in record class io.camunda.connector.http.base.model.auth.BearerAuthentication
- TYPE - Static variable in record class io.camunda.connector.http.base.model.auth.NoAuthentication
- TYPE - Static variable in record class io.camunda.connector.http.base.model.auth.OAuthAuthentication
U
- UrlBlock - Record Class in io.camunda.connector.http.base.blocklist.block
-
This class represents a URL Block that can be used to block specific URLs based on a substring match.
- UrlBlock(String, String) - Constructor for record class io.camunda.connector.http.base.blocklist.block.UrlBlock
-
Creates an instance of a
UrlBlockrecord class. - UrlEncoder - Class in io.camunda.connector.http.base.client.apache.builder.parts
- UrlEncoder() - Constructor for class io.camunda.connector.http.base.client.apache.builder.parts.UrlEncoder
- user() - Method in record class io.camunda.connector.http.base.client.apache.proxy.ProxyHandler.ProxyDetails
-
Returns the value of the
userrecord component. - username() - Method in record class io.camunda.connector.http.base.model.auth.BasicAuthentication
-
Returns the value of the
usernamerecord component.
V
- validate(String) - Method in interface io.camunda.connector.http.base.blocklist.block.Block
-
Validates a given URL against the blocking criteria.
- validate(String) - Method in record class io.camunda.connector.http.base.blocklist.block.PortBlock
-
Validates a given URL against the blocking criteria.
- validate(String) - Method in record class io.camunda.connector.http.base.blocklist.block.RegexBlock
-
Validates a given URL against the blocking criteria.
- validate(String) - Method in record class io.camunda.connector.http.base.blocklist.block.UrlBlock
-
Validates a given URL against the blocking criteria.
- validateUrlAgainstBlocklist(String) - Method in class io.camunda.connector.http.base.blocklist.DefaultHttpBlocklistManager
- validateUrlAgainstBlocklist(String) - Method in interface io.camunda.connector.http.base.blocklist.HttpBlockListManager
-
Validates the given URL against a blocklist.
- value() - Method in record class io.camunda.connector.http.base.blocklist.block.UrlBlock
-
Returns the value of the
valuerecord component. - value() - Method in record class io.camunda.connector.http.base.model.auth.ApiKeyAuthentication
-
Returns the value of the
valuerecord component. - valueOf(String) - Static method in enum class io.camunda.connector.http.base.model.auth.ApiKeyLocation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.camunda.connector.http.base.model.HttpMethod
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.camunda.connector.http.base.model.auth.ApiKeyLocation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.camunda.connector.http.base.model.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values