Uses of Class
org.opentestfactory.report.interpreter.base.application.report.ParseReportInterpreterInputTask
Packages that use ParseReportInterpreterInputTask
-
Uses of ParseReportInterpreterInputTask in org.opentestfactory.report.interpreter.base.application
Methods in org.opentestfactory.report.interpreter.base.application that return ParseReportInterpreterInputTaskModifier and TypeMethodDescriptionprotected abstract ParseReportInterpreterInputTaskAbstractEventInbox.createReportInterpreterInputParsingTask(org.opentestfactory.dto.v1.ReportInterpreterInput interpreterInput) protected ParseReportInterpreterInputTaskEventInboxWithConfigurableReportParser.createReportInterpreterInputParsingTask(org.opentestfactory.dto.v1.ReportInterpreterInput interpreterInput) protected ParseReportInterpreterInputTaskEventInboxWithUnconfigurableReportParser.createReportInterpreterInputParsingTask(org.opentestfactory.dto.v1.ReportInterpreterInput interpreterInput)