Package bpmn.handler.email_handler
Class AttachmentModel
java.lang.Object
bpmn.handler.email_handler.AttachmentModel
- Author:
- m.popov
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentModel
(Attachment attachmentVariable) AttachmentModel
(String fileName, byte[] fileContent) -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
-
Constructor Details
-
AttachmentModel
-
AttachmentModel
-
-
Method Details
-
getFileName
-
getFileContent
public byte[] getFileContent() -
getFileType
-