Class EventInboxWithUnconfigurableReportParser
java.lang.Object
org.opentestfactory.report.interpreter.base.application.AbstractEventInbox
org.opentestfactory.report.interpreter.base.application.EventInboxWithUnconfigurableReportParser
- Direct Known Subclasses:
SurefireEventInboxWithUnconfigurableReportParser
-
Field Summary
Fields inherited from class AbstractEventInbox
acceptedMediaTypes, acceptedTechnologies, acceptedVersions, busApiClient -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ParseReportInterpreterInputTaskcreateReportInterpreterInputParsingTask(org.opentestfactory.dto.v1.ReportInterpreterInput interpreterInput) protected abstract AbstractReportParserMethods inherited from class AbstractEventInbox
getParserTaskName, getReportFormatDisplayName, getResultParser, getTechnology, incomingEvent, incomingExecutionResult, technologyAndVersionAreAccepted
-
Constructor Details
-
EventInboxWithUnconfigurableReportParser
-
-
Method Details
-
createReportInterpreterInputParsingTask
protected ParseReportInterpreterInputTask createReportInterpreterInputParsingTask(org.opentestfactory.dto.v1.ReportInterpreterInput interpreterInput) - Specified by:
createReportInterpreterInputParsingTaskin classAbstractEventInbox
-
getReportParser
-