@Deprecated public interface HttpResponseHandler extends Serializable, HttpResponseHandler
| Modifier and Type | Method and Description |
|---|---|
default void |
handleHttpResponse(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpResponse httpResponse)
Deprecated.
|
void |
handleHttpResponse(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpResponse httpResponse)
Deprecated.
|
default void handleHttpResponse(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpResponse httpResponse)
handleHttpResponse in interface HttpResponseHandlervoid handleHttpResponse(org.flowable.common.engine.api.variable.VariableContainer execution,
HttpResponse httpResponse)
Copyright © 2022 Flowable. All rights reserved.