Uses of Enum
de.xima.fc.mdl.enums.EEmailArchiveFormat
Packages that use EEmailArchiveFormat
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EEmailArchiveFormat in de.xima.fc.mail
Methods in de.xima.fc.mail with parameters of type EEmailArchiveFormatModifier and TypeMethodDescriptionstatic voidMailArchiveUtils.archive(File targetFile, MandantMailData data, IBaseMailData mail, EEmailArchiveFormat format) Archives an email by writing it to aFile. -
Uses of EEmailArchiveFormat in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EEmailArchiveFormatModifier and TypeMethodDescriptionstatic EEmailArchiveFormatReturns the enum constant of this type with the specified name.static EEmailArchiveFormat[]EEmailArchiveFormat.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EEmailArchiveFormat in de.xima.fc.workflow.model.nodes
Methods in de.xima.fc.workflow.model.nodes that return EEmailArchiveFormatMethods in de.xima.fc.workflow.model.nodes with parameters of type EEmailArchiveFormatModifier and TypeMethodDescriptionvoidFcEmailProps.setArchiveFormat(EEmailArchiveFormat archiveFormat)