Uses of Class
bpmn.handler.email_handler.AttachmentModel
Packages that use AttachmentModel
-
Uses of AttachmentModel in bpmn.handler.email_handler
Methods in bpmn.handler.email_handler that return types with arguments of type AttachmentModelModifier and TypeMethodDescriptionprotected List<AttachmentModel>
EmailHandler.getAttachmentModels()
protected List<AttachmentModel>
SqlAttachmentsEmailHandler.getAttachmentModels()
-
Uses of AttachmentModel in service.email
Methods in service.email that return types with arguments of type AttachmentModelModifier and TypeMethodDescriptionprotected List<AttachmentModel>
EmailServiceImpl.getAttachmentModels
(Attachment[] attachments)