public interface AttachmentTemplate
Modifier and Type | Method and Description |
---|---|
List<? extends SMEVAttachment> |
createAttachments(List<File> files)
Формирует список вложений на основе указанного списка файлов
|
List<? extends SMEVAttachment> createAttachments(List<File> files) throws SMEVException
files
- список вкладываемых файловSMEVException
- в случае ошибкиCopyright © 2017. All rights reserved.