Class InterpreterPublicationService

java.lang.Object
org.opentestfactory.report.interpreter.base.application.report.InterpreterPublicationService

public class InterpreterPublicationService extends Object
  • Constructor Details

    • InterpreterPublicationService

      public InterpreterPublicationService()
  • Method Details

    • publishAndValidateMessage

      public void publishAndValidateMessage(org.opentestfactory.dto.v1.ReportInterpreterInput interpreterInput, org.opentestfactory.messages.OTFMessage outputEvent, org.opentestfactory.services.components.bus.BusApiClient busClient)