Class Hierarchy
- java.lang.Object
- io.qameta.allure.attachment.DefaultAttachmentContent (implements io.qameta.allure.attachment.AttachmentContent)
- io.qameta.allure.attachment.DefaultAttachmentProcessor (implements io.qameta.allure.attachment.AttachmentProcessor<T>)
- io.qameta.allure.attachment.FreemarkerAttachmentRenderer (implements io.qameta.allure.attachment.AttachmentRenderer<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.qameta.allure.attachment.AttachmentRenderException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.qameta.allure.attachment.AttachmentContent
- io.qameta.allure.attachment.AttachmentData
- io.qameta.allure.attachment.AttachmentProcessor<T>
- io.qameta.allure.attachment.AttachmentRenderer<T>