Uses of Enum Class
org.alfresco.repo.bulkimport.ImportableItem.FileType
Packages that use ImportableItem.FileType
-
Uses of ImportableItem.FileType in org.alfresco.repo.bulkimport
Methods in org.alfresco.repo.bulkimport that return ImportableItem.FileTypeModifier and TypeMethodDescriptionfinal ImportableItem.FileTypeImportableItem.ContentAndMetadata.getContentFileType()static ImportableItem.FileTypeReturns the enum constant of this class with the specified name.static ImportableItem.FileType[]ImportableItem.FileType.values()Returns an array containing the constants of this enum class, in the order they are declared.