Uses of Interface
com.flowable.engage.external.system.api.InboundErrorHandler
Packages that use InboundErrorHandler
Package
Description
-
Uses of InboundErrorHandler in com.flowable.engage.external.system.api
Methods in com.flowable.engage.external.system.api that return InboundErrorHandlerModifier and TypeMethodDescriptionInboundService.getErrorHandler
(String externalSystemId) Get the inbound error handler responsible for the givenexternalSystemId
. -
Uses of InboundErrorHandler in com.flowable.engage.external.system.common
Classes in com.flowable.engage.external.system.common that implement InboundErrorHandler -
Uses of InboundErrorHandler in com.flowable.engage.external.system.service
Fields in com.flowable.engage.external.system.service with type parameters of type InboundErrorHandlerModifier and TypeFieldDescriptionprotected final Map<String,
InboundErrorHandler> InboundServiceImpl.inboundErrorHandlers
Methods in com.flowable.engage.external.system.service that return InboundErrorHandler