Modifier and Type | Class and Description |
---|---|
class |
AudioImporter
This class will create a Document of type "Audio" from the uploaded file, if the uploaded file matches any of the
mime types listed in the filemanager-plugins.xml file.
|
Modifier and Type | Method and Description |
---|---|
FileImporter |
FileManagerService.getPluginByName(String name) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFileImporter
File importer abstract class.
|
class |
CSVZipImporter |
class |
DefaultFileImporter
Default file importer, creating a regular file.
|
class |
ExportedZipImporter
Simple Plugin that imports IO Zip archive into Nuxeo using the IO core service.
|
class |
NoteImporter
Imports the string content of a blob as text for the content of the "note" field of a new Note document.
|
Modifier and Type | Method and Description |
---|---|
int |
AbstractFileImporter.compareTo(FileImporter other) |
Modifier and Type | Class and Description |
---|---|
class |
ImagePlugin |
Modifier and Type | Class and Description |
---|---|
class |
RouteModelsZipImporter
Imports a route document from a zip archive using the IO core service .
|
Modifier and Type | Class and Description |
---|---|
class |
ThreeDImporter |
Modifier and Type | Class and Description |
---|---|
class |
VideoImporter
This class will create a Document of type "Video" from the uploaded file, if the uploaded file matches any of the
mime types listed in the filemanager-plugins.xml file.
|
Copyright © 2018 Nuxeo. All rights reserved.