Uses of Class
com.saperion.ngc.util.ZKMailAttachment
Packages that use ZKMailAttachment
-
Uses of ZKMailAttachment in com.saperion.ngc.util
Method parameters in com.saperion.ngc.util with type arguments of type ZKMailAttachmentModifier and TypeMethodDescriptionvoid
ZKMailSender.sendAttachmentMessage
(String[] to, List<ZKMailAttachment> attachments, String mailMessage, String subject) Sends a mail with the given attachment to a mail receiver.