Uses of Class
de.aristaflow.adept2.model.datamanagement.InvalidUDTException
-
Packages that use InvalidUDTException Package Description de.aristaflow.adept2.core.eventmanager.mailevents -
-
Uses of InvalidUDTException in de.aristaflow.adept2.core.eventmanager.mailevents
Methods in de.aristaflow.adept2.core.eventmanager.mailevents that throw InvalidUDTException Modifier and Type Method Description protected static UDTValue
MailTools. attachmentsToUDT(Parameter parameter, MailEvent event, File fileStore, Logger logger)
Creates a UDT value for the designated parameter with all attachments of the message of the designated mail event.
-