| Package | Description |
|---|---|
| org.flowable.http | |
| org.flowable.http.bpmn.impl.delegate | |
| org.flowable.http.bpmn.impl.handler | |
| org.flowable.http.cmmn.impl.handler | |
| org.flowable.http.delegate |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
HttpActivityExecutor.perform(org.apache.http.impl.client.CloseableHttpClient client,
org.flowable.common.engine.api.variable.VariableContainer execution,
HttpRequest requestInfo,
HttpRequestHandler httpRequestHandler,
HttpResponseHandler httpResponseHandler,
int socketTimeout,
int connectTimeout,
int connectionRequestTimeout) |
| Modifier and Type | Field and Description |
|---|---|
protected HttpResponse |
HttpResponseHandlerInvocation.httpResponse |
| Constructor and Description |
|---|
HttpResponseHandlerInvocation(HttpResponseHandler httpResponseHandlerInstance,
org.flowable.common.engine.api.variable.VariableContainer delegateExecution,
HttpResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegateExpressionHttpHandler.handleHttpResponse(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpResponse httpResponse) |
void |
ClassDelegateHttpHandler.handleHttpResponse(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegateExpressionHttpHandler.handleHttpResponse(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpResponse httpResponse) |
void |
ClassDelegateHttpHandler.handleHttpResponse(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResponseHandler.handleHttpResponse(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpResponse httpResponse) |
Copyright © 2019 Flowable. All rights reserved.