Uses of Class
org.nuxeo.ecm.platform.filemanager.service.FileManagerService
Packages that use FileManagerService
-
Uses of FileManagerService in org.nuxeo.ecm.platform.filemanager.service.extension
Fields in org.nuxeo.ecm.platform.filemanager.service.extension declared as FileManagerServiceModifier and TypeFieldDescriptionprotected FileManagerService
AbstractFolderImporter.fileManagerService
Deprecated.Methods in org.nuxeo.ecm.platform.filemanager.service.extension with parameters of type FileManagerServiceModifier and TypeMethodDescriptionvoid
AbstractFolderImporter.setFileManagerService
(FileManagerService fileManagerService) void
FolderImporter.setFileManagerService
(FileManagerService fileManagerService) Deprecated.since 11.1, useFramework.getService(Class)
instead if needed
Framework.getService(Class)
instead if needed