Class AllureCollectorOutput

java.lang.Object
org.opentestfactory.messages.OTFMessage
org.opentestfactory.dto.v1.AllureCollectorOutput
All Implemented Interfaces:
EventDtoBase

public class AllureCollectorOutput extends org.opentestfactory.messages.OTFMessage implements EventDtoBase
  • Constructor Details

  • Method Details

    • testPlanId

      public String testPlanId()
    • allureReport

      public String allureReport()
    • getKind

      public String getKind()
      Overrides:
      getKind in class org.opentestfactory.messages.OTFMessage
    • name

      public String name()
    • workflowId

      public String workflowId()
    • jobId

      public String jobId()
    • jobOrigin

      public List<String> jobOrigin()
    • getWith

      public Map<String,Object> getWith()