Interface IImporterResponseProcessor


  • public interface IImporterResponseProcessor
    Processes an importer response to modify it or perform other actions as required before it is returned.
    Since:
    2.0.0
    Author:
    Pascal Essiembre
    • Method Detail

      • processImporterResponse

        ImporterStatus processImporterResponse​(ImporterResponse response)
        Processes the importer response.
        Parameters:
        response - the importer response
        Returns:
        new response status