Package com.shaft.tools.io.internal
Class AttachmentReporter
java.lang.Object
com.shaft.tools.io.internal.AttachmentReporter
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidattachBasedOnFileType(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)  
 -