Class ExecutorInfo

java.lang.Object
io.qameta.allure.entity.ExecutorInfo
All Implemented Interfaces:
Serializable

public class ExecutorInfo extends Object implements Serializable
See Also:
  • Field Details

    • name

      protected String name
    • type

      protected String type
    • url

      protected String url
    • buildOrder

      protected Long buildOrder
    • buildName

      protected String buildName
    • buildUrl

      protected String buildUrl
    • reportName

      protected String reportName
    • reportUrl

      protected String reportUrl
  • Constructor Details

    • ExecutorInfo

      public ExecutorInfo()