| Package | Description |
|---|---|
| org.flowable.http | |
| org.flowable.http.bpmn.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
NopErrorPropagator
This class do not propagate any error
|
| Modifier and Type | Field and Description |
|---|---|
protected ErrorPropagator |
HttpActivityExecutor.errorPropagator |
| Constructor and Description |
|---|
HttpActivityExecutor(org.apache.http.impl.client.HttpClientBuilder clientBuilder,
ErrorPropagator errorPropagator,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessErrorPropagator
This class propagates process errors
|
Copyright © 2019 Flowable. All rights reserved.