Class Attachment

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

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

    • uid

      protected String uid
    • name

      protected String name
    • source

      protected String source
    • type

      protected String type
    • size

      protected Long size
  • Constructor Details

    • Attachment

      public Attachment()