Class LoggingInboundErrorHandler

java.lang.Object
com.flowable.engage.external.system.common.LoggingInboundErrorHandler
All Implemented Interfaces:
InboundErrorHandler

public class LoggingInboundErrorHandler extends Object implements InboundErrorHandler
Author:
Filip Hrisafov
  • Field Details

    • logger

      protected final org.slf4j.Logger logger
    • externalSystemId

      protected final String externalSystemId
  • Constructor Details

    • LoggingInboundErrorHandler

      public LoggingInboundErrorHandler(String externalSystemId)
  • Method Details