Interface ParserRun.StatusStage

    • Method Detail

      • status

        ParserRun.MetricsStage status​(@NotNull
                                      ParserRunStatusEnum status)

        The status of the parser run:

        • "PROCESSED" - The file was successfully processed
        • "FAILED" - The processing failed (see failureReason for details)