Uses of Enum
de.xima.fc.workflow.converter.EFormPersistFile
Packages that use EFormPersistFile
-
Uses of EFormPersistFile in de.xima.fc.workflow.converter
Methods in de.xima.fc.workflow.converter that return EFormPersistFileModifier and TypeMethodDescriptionstatic EFormPersistFile
Returns the enum constant of this type with the specified name.static EFormPersistFile[]
EFormPersistFile.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.workflow.converter that return types with arguments of type EFormPersistFileModifier and TypeMethodDescriptionstatic Optional<EFormPersistFile>
EFormPersistFile.determineType
(GenericFormPersistFile file)