Interface InboundStatusHandler

    • Method Detail

      • getExternalSystemId

        String getExternalSystemId()
        Returns the id of the external system implemented by this handler.
        Returns:
        the external system id implemented by this handler
      • handleStatus

        void handleStatus​(InboundStatusDto status)
        Handle the received status from the external adapter
        Parameters:
        status - the status from the external adapter