Uses of Enum
de.xima.fc.form.export.enums.EProcessLogFormat
Packages that use EProcessLogFormat
-
Uses of EProcessLogFormat in de.xima.fc.form.export.enums
Methods in de.xima.fc.form.export.enums that return EProcessLogFormatModifier and TypeMethodDescriptionstatic EProcessLogFormat
Returns the enum constant of this type with the specified name.static EProcessLogFormat[]
EProcessLogFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EProcessLogFormat in de.xima.fc.pdf
Methods in de.xima.fc.pdf with parameters of type EProcessLogFormatModifier and TypeMethodDescriptionProcessLogDocumentBuilder.withFormat
(EProcessLogFormat format) A method that extends the builder by a given format.ProcessLogExport.withFormat
(EProcessLogFormat format) A method to extend the exporter with a given format.