Package com.shaft.tools.io.internal
Class AttachmentReporter
java.lang.Object
com.shaft.tools.io.internal.AttachmentReporter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
attachBasedOnFileType
(String attachmentType, String attachmentName, ByteArrayOutputStream attachmentContent, String attachmentDescription)
-
Constructor Details
-
AttachmentReporter
public AttachmentReporter()
-
-
Method Details
-
attachBasedOnFileType
public static void attachBasedOnFileType(String attachmentType, String attachmentName, ByteArrayOutputStream attachmentContent, String attachmentDescription)
-