Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- add(String, String) - Method in class org.flowable.http.common.api.HttpHeaders
- addFormParameter(String, String) - Method in class org.flowable.http.common.api.HttpRequest
- addMultiValuePart(MultiValuePart) - Method in class org.flowable.http.common.api.HttpRequest
- ApacheHttpComponents5FlowableHttpClient - Class in org.flowable.http.common.impl.apache.client5
- ApacheHttpComponents5FlowableHttpClient(HttpAsyncClient, int, int, int) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- ApacheHttpComponents5FlowableHttpClient(HttpClientConfig) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- ApacheHttpComponents5FlowableHttpClient(HttpClientConfig, Consumer<HttpAsyncClientBuilder>) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest - Class in org.flowable.http.common.impl.apache.client5
- ApacheHttpComponentsExecutableHttpRequest(AsyncRequestProducer, RequestConfig) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- ApacheHttpComponentsExecutableHttpRequest(HttpRequestBase) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- ApacheHttpComponentsFlowableHttpClient - Class in org.flowable.http.common.impl.apache
- ApacheHttpComponentsFlowableHttpClient(HttpClientBuilder, int, int, int) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- ApacheHttpComponentsFlowableHttpClient(HttpClientConfig) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- ApacheHttpComponentsFlowableHttpClient(HttpClientConfig, Consumer<HttpClientBuilder>) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest - Class in org.flowable.http.common.impl.apache
- ApacheHttpComponentsFlowableHttpClient.HttpDeleteWithBody - Class in org.flowable.http.common.impl.apache
-
A HttpDelete alternative that extends
HttpEntityEnclosingRequestBaseto allow DELETE with a request body - AsyncExecutableHttpRequest - Interface in org.flowable.http.common.api.client
B
- BaseHttpActivityDelegate - Class in org.flowable.http.common.impl
- BaseHttpActivityDelegate() - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate
- BaseHttpActivityDelegate(FlowableHttpClient) - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate
- BaseHttpActivityDelegate.ExecutionData - Class in org.flowable.http.common.impl
- BaseHttpActivityDelegate.RequestData - Class in org.flowable.http.common.impl
- body - Variable in class org.flowable.http.common.api.HttpRequest
- body - Variable in class org.flowable.http.common.api.HttpResponse
- body - Variable in class org.flowable.http.common.api.MultiValuePart
- bodyBytes - Variable in class org.flowable.http.common.api.HttpResponse
- bodyEncoding - Variable in class org.flowable.http.common.api.HttpRequest
- bodyResponseHandled - Variable in class org.flowable.http.common.api.HttpResponse
- ByteArrayResourceWithFileName(byte[], String) - Constructor for class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
C
- call() - Method in interface org.flowable.http.common.api.client.AsyncExecutableHttpRequest
- call() - Method in interface org.flowable.http.common.api.client.ExecutableHttpRequest
- call() - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- callAsync() - Method in interface org.flowable.http.common.api.client.AsyncExecutableHttpRequest
- callAsync() - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- callAsync() - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.WebClientExecutableHttpRequest
- clear() - Method in class org.flowable.http.common.api.HttpHeaders
- client - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- clientBuilder - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- close() - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- close() - Method in class org.flowable.http.common.impl.HttpClientConfig
- closeClient - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- closeRunnable - Variable in class org.flowable.http.common.impl.HttpClientConfig
- connectionRequestTimeout - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- connectionRequestTimeout - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- connectionRequestTimeout - Variable in class org.flowable.http.common.impl.HttpClientConfig
- connectTimeout - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- connectTimeout - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- connectTimeout - Variable in class org.flowable.http.common.impl.HttpClientConfig
-
The maximum time to wait for connecting to a server.
- containsKey(Object) - Method in class org.flowable.http.common.api.HttpHeaders
- containsValue(Object) - Method in class org.flowable.http.common.api.HttpHeaders
- createHttpClient() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- createRequest(VariableContainer, String) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- createRequestConfig(HttpRequest) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- createUri(String) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- createUri(String) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- createUri(String) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
D
- defaultParallelInSameTransaction - Variable in class org.flowable.http.common.impl.HttpClientConfig
-
How the Http Task should perform the HTTP requests in case no parallelInSameTransaction is defined in the XML.
- determineCharset(CloseableHttpResponse) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- determineHttpClient() - Method in class org.flowable.http.common.impl.HttpClientConfig
- determineWebClient(HttpRequest) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- disableCertVerify - Variable in class org.flowable.http.common.impl.HttpClientConfig
- disallowRedirects - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
E
- entrySet() - Method in class org.flowable.http.common.api.HttpHeaders
- exception - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- ExecutableHttpRequest - Interface in org.flowable.http.common.api.client
- execute(HttpUriRequest) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpUriRequest, HttpContext) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpHost, HttpRequest) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpHost, HttpRequest, HttpContext) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- ExecutionData(BaseHttpActivityDelegate.RequestData, HttpResponse) - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- ExecutionData(BaseHttpActivityDelegate.RequestData, HttpResponse, Throwable) - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- ExpressionUtils - Class in org.flowable.http.common.impl
F
- failCodes - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- failStatusCodes - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- filename - Variable in class org.flowable.http.common.api.MultiValuePart
- filename - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
- FlowableAsyncHttpClient - Interface in org.flowable.http.common.api.client
- FlowableHttpClient - Interface in org.flowable.http.common.api.client
- formatAsString() - Method in class org.flowable.http.common.api.HttpHeaders
- formatAsString(boolean) - Method in class org.flowable.http.common.api.HttpHeaders
- formParameters - Variable in class org.flowable.http.common.api.HttpRequest
-
Form parameters to be sent in the request.
- fromFile(String, byte[], String) - Static method in class org.flowable.http.common.api.MultiValuePart
- fromFile(String, byte[], String, String) - Static method in class org.flowable.http.common.api.MultiValuePart
- fromText(String, String) - Static method in class org.flowable.http.common.api.MultiValuePart
G
- get(Object) - Method in class org.flowable.http.common.api.HttpHeaders
- getBody() - Method in class org.flowable.http.common.api.HttpRequest
- getBody() - Method in class org.flowable.http.common.api.HttpResponse
- getBody() - Method in class org.flowable.http.common.api.MultiValuePart
- getBodyBytes() - Method in class org.flowable.http.common.api.HttpResponse
- getBodyEncoding() - Method in class org.flowable.http.common.api.HttpRequest
- getBooleanFromField(Expression, VariableContainer) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- getConnectionManager() - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- getConnectionRequestTimeout() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getConnectTimeout() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getException() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- getFailCodes() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- getFilename() - Method in class org.flowable.http.common.api.MultiValuePart
- getFilename() - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
- getFormParameters() - Method in class org.flowable.http.common.api.HttpRequest
- getHandleCodes() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- getHeaders(Header[]) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- getHttpClient() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getHttpHeaders() - Method in class org.flowable.http.common.api.HttpRequest
- getHttpHeaders() - Method in class org.flowable.http.common.api.HttpResponse
- getHttpHeadersAsString() - Method in class org.flowable.http.common.api.HttpRequest
- getHttpHeadersAsString() - Method in class org.flowable.http.common.api.HttpResponse
- getHttpRequest() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- getIntFromField(Expression, VariableContainer) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- getMethod() - Method in class org.flowable.http.common.api.HttpRequest
- getMethod() - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.HttpDeleteWithBody
- getMimeType() - Method in class org.flowable.http.common.api.MultiValuePart
- getMultiValueParts() - Method in class org.flowable.http.common.api.HttpRequest
- getName() - Method in class org.flowable.http.common.api.MultiValuePart
- getParams() - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- getPrefix() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- getProtocol() - Method in class org.flowable.http.common.api.HttpResponse
- getReason() - Method in class org.flowable.http.common.api.HttpResponse
- getRequest() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- getRequestHeaders(VariableContainer) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- getRequestRetryLimit() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getRequestSecureHeaders(VariableContainer) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- getResponse() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- getSecureHttpHeaders() - Method in class org.flowable.http.common.api.HttpRequest
- getSecureHttpHeadersAsString() - Method in class org.flowable.http.common.api.HttpRequest
- getSocketTimeout() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getStatusCode() - Method in class org.flowable.http.common.api.HttpResponse
- getStringFromField(Expression, VariableContainer) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- getStringSetFromField(String) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- getTimeout() - Method in class org.flowable.http.common.api.HttpRequest
- getUrl() - Method in class org.flowable.http.common.api.HttpRequest
H
- handleCodes - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in interface org.flowable.http.common.api.delegate.HttpRequestHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in interface org.flowable.http.common.api.delegate.HttpResponseHandler
- handleStatusCodes - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HEADER_VALUE_MASK - Static variable in class org.flowable.http.common.api.HttpHeaders
- headers - Variable in class org.flowable.http.common.api.HttpHeaders
- HTTP_TASK_REQUEST_FIELD_INVALID - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HTTP_TASK_REQUEST_HEADERS_INVALID - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HTTP_TASK_REQUEST_METHOD_INVALID - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HTTP_TASK_REQUEST_METHOD_REQUIRED - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HTTP_TASK_REQUEST_SECURE_HEADERS_INVALID - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HTTP_TASK_REQUEST_URL_REQUIRED - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- httpClient - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- httpClient - Variable in class org.flowable.http.common.impl.HttpClientConfig
- HttpClientConfig - Class in org.flowable.http.common.impl
- HttpClientConfig() - Constructor for class org.flowable.http.common.impl.HttpClientConfig
- HttpDeleteWithBody(URI) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.HttpDeleteWithBody
- httpHeaders - Variable in class org.flowable.http.common.api.HttpRequest
- httpHeaders - Variable in class org.flowable.http.common.api.HttpResponse
- HttpHeaders - Class in org.flowable.http.common.api
- HttpHeaders() - Constructor for class org.flowable.http.common.api.HttpHeaders
- HttpHeaders(String) - Constructor for class org.flowable.http.common.api.HttpHeaders
- httpRequest - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- HttpRequest - Class in org.flowable.http.common.api
- HttpRequest() - Constructor for class org.flowable.http.common.api.HttpRequest
- HttpRequestHandler - Interface in org.flowable.http.common.api.delegate
- HttpResponse - Class in org.flowable.http.common.api
- HttpResponse() - Constructor for class org.flowable.http.common.api.HttpResponse
- HttpResponse(int) - Constructor for class org.flowable.http.common.api.HttpResponse
- HttpResponse(int, String) - Constructor for class org.flowable.http.common.api.HttpResponse
- HttpResponseHandler - Interface in org.flowable.http.common.api.delegate
I
- ignoreErrors - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- ignoreException - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- initialRequestTimeout - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- isApacheHttpComponents5Present - Static variable in class org.flowable.http.common.impl.HttpClientConfig
- isApacheHttpComponentsPresent - Static variable in class org.flowable.http.common.impl.HttpClientConfig
- isBodyResponseHandled() - Method in class org.flowable.http.common.api.HttpResponse
- isDefaultParallelInSameTransaction() - Method in class org.flowable.http.common.impl.HttpClientConfig
- isDisableCertVerify() - Method in class org.flowable.http.common.impl.HttpClientConfig
- isEmpty() - Method in class org.flowable.http.common.api.HttpHeaders
- isIgnoreErrors() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isNoRedirects() - Method in class org.flowable.http.common.api.HttpRequest
- isNoRedirects() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isReactorHttpClientPresent - Static variable in class org.flowable.http.common.impl.HttpClientConfig
- isSaveRequest() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isSaveResponse() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isSaveResponseAsJson() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isSaveResponseTransient() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isSpringWebClientPresent - Static variable in class org.flowable.http.common.impl.HttpClientConfig
- isUseSystemProperties() - Method in class org.flowable.http.common.impl.HttpClientConfig
K
- keySet() - Method in class org.flowable.http.common.api.HttpHeaders
L
- logger - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- logger - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- logger - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
M
- merge(HttpClientConfig) - Method in class org.flowable.http.common.impl.HttpClientConfig
- method - Variable in class org.flowable.http.common.api.HttpRequest
- mimeType - Variable in class org.flowable.http.common.api.MultiValuePart
- MultiValuePart - Class in org.flowable.http.common.api
- MultiValuePart(String, Object, String) - Constructor for class org.flowable.http.common.api.MultiValuePart
- MultiValuePart(String, Object, String, String) - Constructor for class org.flowable.http.common.api.MultiValuePart
- multiValueParts - Variable in class org.flowable.http.common.api.HttpRequest
-
Multi-value parts to be sent in the request.
N
- name - Variable in class org.flowable.http.common.api.MultiValuePart
- noRedirects - Variable in class org.flowable.http.common.api.HttpRequest
O
- org.flowable.http.common.api - package org.flowable.http.common.api
- org.flowable.http.common.api.client - package org.flowable.http.common.api.client
- org.flowable.http.common.api.delegate - package org.flowable.http.common.api.delegate
- org.flowable.http.common.impl - package org.flowable.http.common.impl
- org.flowable.http.common.impl.apache - package org.flowable.http.common.impl.apache
- org.flowable.http.common.impl.apache.client5 - package org.flowable.http.common.impl.apache.client5
- org.flowable.http.common.impl.spring.reactive - package org.flowable.http.common.impl.spring.reactive
P
- parseBoolean(Object) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- parseFromString(String) - Static method in class org.flowable.http.common.api.HttpHeaders
- parseRequestHeaders(VariableContainer, Expression, String) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- prefix - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- prepareAndExecuteRequest(BaseHttpActivityDelegate.RequestData, boolean, AsyncTaskInvoker) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- prepareRequest(HttpRequest) - Method in interface org.flowable.http.common.api.client.FlowableAsyncHttpClient
- prepareRequest(HttpRequest) - Method in interface org.flowable.http.common.api.client.FlowableHttpClient
- prepareRequest(HttpRequest) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- prepareRequest(HttpRequest) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- prepareRequest(HttpRequest) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- propagateError(VariableContainer, String) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- protocol - Variable in class org.flowable.http.common.api.HttpResponse
- put(String, List<String>) - Method in class org.flowable.http.common.api.HttpHeaders
- putAll(Map<? extends String, ? extends List<String>>) - Method in class org.flowable.http.common.api.HttpHeaders
R
- rawStringHeaders - Variable in class org.flowable.http.common.api.HttpHeaders
- reason - Variable in class org.flowable.http.common.api.HttpResponse
- remove(Object) - Method in class org.flowable.http.common.api.HttpHeaders
- request - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- request - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- request - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- request - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.WebClientExecutableHttpRequest
- requestBody - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestBodyEncoding - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestConfig - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- RequestData() - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- requestHeaders - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestMethod - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestRetryLimit - Variable in class org.flowable.http.common.impl.HttpClientConfig
- requestSecureHeaders - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestTimeout - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestUrl - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- response - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- responseVariableName - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- resultVariablePrefix - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
S
- saveRequest - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- saveRequestVariables - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- saveResponse - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- saveResponseAsJson - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- saveResponseFields(VariableContainer, BaseHttpActivityDelegate.RequestData, HttpResponse, ObjectMapper) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- saveResponseParameters - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- saveResponseParametersTransient - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- saveResponseTransient - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- saveResponseVariableAsJson - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- secureHttpHeaders - Variable in class org.flowable.http.common.api.HttpRequest
-
Additional headers to
HttpRequest.httpHeadersthat which can be used and won't be saved in plain text. - setBody(String) - Method in class org.flowable.http.common.api.HttpRequest
- setBody(String) - Method in class org.flowable.http.common.api.HttpResponse
- setBodyBytes(byte[]) - Method in class org.flowable.http.common.api.HttpResponse
- setBodyEncoding(String) - Method in class org.flowable.http.common.api.HttpRequest
- setBodyResponseHandled(boolean) - Method in class org.flowable.http.common.api.HttpResponse
- setConfig(HttpRequestBase, HttpRequest) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- setConnectionRequestTimeout(int) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setConnectionRequestTimeout(Duration) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setConnectTimeout(int) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setConnectTimeout(Duration) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setDefaultParallelInSameTransaction(boolean) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setDisableCertVerify(boolean) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setFailCodes(Set<String>) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setHandleCodes(Set<String>) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setHeaders(AsyncRequestBuilder, HttpHeaders) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- setHeaders(HttpMessage, HttpHeaders) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- setHeaders(WebClient.RequestHeadersSpec<?>, HttpHeaders) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- setHttpClient(FlowableHttpClient) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setHttpHeaders(HttpHeaders) - Method in class org.flowable.http.common.api.HttpRequest
- setHttpHeaders(HttpHeaders) - Method in class org.flowable.http.common.api.HttpResponse
- setHttpRequest(HttpRequest) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setIgnoreErrors(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setMethod(String) - Method in class org.flowable.http.common.api.HttpRequest
- setNoRedirects(boolean) - Method in class org.flowable.http.common.api.HttpRequest
- setPrefix(String) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setProtocol(String) - Method in class org.flowable.http.common.api.HttpResponse
- setReason(String) - Method in class org.flowable.http.common.api.HttpResponse
- setRequestEntity(HttpRequest, AsyncRequestBuilder) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- setRequestEntity(HttpRequest, HttpEntityEnclosingRequestBase) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- setRequestEntity(HttpRequest, WebClient.RequestBodySpec) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- setRequestRetryLimit(int) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setSaveRequest(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setSaveResponse(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setSaveResponseAsJson(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setSaveResponseTransient(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setSecureHttpHeaders(HttpHeaders) - Method in class org.flowable.http.common.api.HttpRequest
- setSocketTimeout(int) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setSocketTimeout(Duration) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setStatusCode(int) - Method in class org.flowable.http.common.api.HttpResponse
- setTimeout(int) - Method in class org.flowable.http.common.api.HttpRequest
- setUrl(String) - Method in class org.flowable.http.common.api.HttpRequest
- setUseSystemProperties(boolean) - Method in class org.flowable.http.common.impl.HttpClientConfig
- size() - Method in class org.flowable.http.common.api.HttpHeaders
- socketTimeout - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- socketTimeout - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- socketTimeout - Variable in class org.flowable.http.common.impl.HttpClientConfig
-
The maximum time the connection is idle (i.e. no data is received).
- SpringWebClientFlowableHttpClient - Class in org.flowable.http.common.impl.spring.reactive
- SpringWebClientFlowableHttpClient(HttpClientConfig) - Constructor for class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- SpringWebClientFlowableHttpClient(WebClient.Builder) - Constructor for class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName - Class in org.flowable.http.common.impl.spring.reactive
- SpringWebClientFlowableHttpClient.WebClientExecutableHttpRequest - Class in org.flowable.http.common.impl.spring.reactive
- statusCode - Variable in class org.flowable.http.common.api.HttpResponse
T
- timeout - Variable in class org.flowable.http.common.api.HttpRequest
- toFlowableHeaders(HttpHeaders) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- toFlowableHttpResponse(SimpleHttpResponse) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- toFlowableHttpResponse(CloseableHttpResponse) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- toFlowableHttpResponse(ResponseEntity<ByteArrayResource>) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
U
- url - Variable in class org.flowable.http.common.api.HttpRequest
- useSystemProperties - Variable in class org.flowable.http.common.impl.HttpClientConfig
V
- validateRequest(HttpRequest) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- values() - Method in class org.flowable.http.common.api.HttpHeaders
W
- webClient - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- WebClientExecutableHttpRequest(WebClient.RequestHeadersSpec<?>) - Constructor for class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.WebClientExecutableHttpRequest
All Classes and Interfaces|All Packages|Constant Field Values