| Package | Description |
|---|---|
| com.flowable.engage.external.system.api | |
| com.flowable.engage.external.system.common | |
| com.flowable.engage.external.system.service |
| Modifier and Type | Method and Description |
|---|---|
InboundErrorHandler |
InboundService.getErrorHandler(String externalSystemId)
Get the inbound error handler responsible for the given
externalSystemId. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseInboundErrorHandler |
class |
LoggingInboundErrorHandler |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,InboundErrorHandler> |
InboundServiceImpl.inboundErrorHandlers |
| Modifier and Type | Method and Description |
|---|---|
InboundErrorHandler |
InboundServiceImpl.getErrorHandler(String externalSystemId) |
| Constructor and Description |
|---|
InboundServiceImpl(List<InboundStatusHandler> inboundStatusHandlers,
List<InboundErrorHandler> inboundErrorHandlers) |
Copyright © 2019. All rights reserved.