Package io.qameta.allure.attachment
Class DefaultAttachmentContent
java.lang.Object
io.qameta.allure.attachment.DefaultAttachmentContent
- All Implemented Interfaces:
AttachmentContent
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultAttachmentContent(String content, String contentType, String fileExtension) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DefaultAttachmentContent
-
-
Method Details
-
getContent
- Specified by:
getContentin interfaceAttachmentContent
-
getContentType
- Specified by:
getContentTypein interfaceAttachmentContent
-
getFileExtension
- Specified by:
getFileExtensionin interfaceAttachmentContent
-