public interface HttpRequestHandler extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
handleHttpRequest(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpRequest httpRequest,
org.apache.http.client.HttpClient client) |
void handleHttpRequest(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpRequest httpRequest,
org.apache.http.client.HttpClient client)
Copyright © 2019 Flowable. All rights reserved.