| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.filemanager.service.extension |
| Modifier and Type | Field and Description |
|---|---|
protected FileManagerService |
AbstractFolderImporter.fileManagerService |
protected FileManagerService |
AbstractFileImporter.fileManagerService
Deprecated.
since 10.3, use
Framework.getService(Class) instead if needed |
| Modifier and Type | Method and Description |
|---|---|
FileManagerService |
AbstractFileImporter.getFileManagerService()
Deprecated.
since 10.3, use
Framework.getService(Class) instead if needed |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderImporter.setFileManagerService(FileManagerService fileManagerService) |
void |
FileImporter.setFileManagerService(FileManagerService fileManagerService)
Deprecated.
since 10.3, use
Framework.getService(Class) instead if needed |
void |
AbstractFolderImporter.setFileManagerService(FileManagerService fileManagerService) |
void |
AbstractFileImporter.setFileManagerService(FileManagerService fileManagerService)
Deprecated.
since 10.3, use
Framework.getService(Class) instead if needed |
Copyright © 2019 Nuxeo. All rights reserved.