Uses of Enum
de.xima.fc.workflow.converter.EFormPersistFile
Packages that use EFormPersistFile
-
Uses of EFormPersistFile in de.xima.fc.workflow.converter
Subclasses with type arguments of type EFormPersistFile in de.xima.fc.workflow.converterModifier and TypeClassDescriptionenumEnumeration of the different form persist files.Methods in de.xima.fc.workflow.converter that return EFormPersistFileModifier and TypeMethodDescriptionstatic EFormPersistFileReturns 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)