Uses of Class
org.nuxeo.ecm.platform.filemanager.api.FileImporterContext
-
-
Uses of FileImporterContext in org.nuxeo.ecm.platform.audio.extension
Methods in org.nuxeo.ecm.platform.audio.extension with parameters of type FileImporterContext Modifier and Type Method Description DocumentModel
AudioImporter. createOrUpdate(FileImporterContext context)
-
Uses of FileImporterContext in org.nuxeo.ecm.platform.filemanager.api
Methods in org.nuxeo.ecm.platform.filemanager.api that return FileImporterContext Modifier and Type Method Description FileImporterContext
FileImporterContext.Builder. build()
Methods in org.nuxeo.ecm.platform.filemanager.api with parameters of type FileImporterContext Modifier and Type Method Description DocumentModel
FileManager. createOrUpdateDocument(FileImporterContext context)
Returns a created or updated document based on the givencontext
. -
Uses of FileImporterContext in org.nuxeo.ecm.platform.filemanager.service
Methods in org.nuxeo.ecm.platform.filemanager.service with parameters of type FileImporterContext Modifier and Type Method Description DocumentModel
FileManagerService. createOrUpdateDocument(FileImporterContext context)
-
Uses of FileImporterContext in org.nuxeo.ecm.platform.filemanager.service.extension
Methods in org.nuxeo.ecm.platform.filemanager.service.extension with parameters of type FileImporterContext Modifier and Type Method Description DocumentModel
AbstractFileImporter. createOrUpdate(FileImporterContext context)
DocumentModel
CSVZipImporter. createOrUpdate(FileImporterContext context)
DocumentModel
ExportedZipImporter. createOrUpdate(FileImporterContext context)
DocumentModel
FileImporter. createOrUpdate(FileImporterContext fileImporterContext)
Returns a created or updated document based on the givencontext
. -
Uses of FileImporterContext in org.nuxeo.ecm.platform.routing.core.persistence
Methods in org.nuxeo.ecm.platform.routing.core.persistence with parameters of type FileImporterContext Modifier and Type Method Description DocumentModel
RouteModelsZipImporter. createOrUpdate(FileImporterContext context)
-
Uses of FileImporterContext in org.nuxeo.ecm.platform.threed.importer
Methods in org.nuxeo.ecm.platform.threed.importer with parameters of type FileImporterContext Modifier and Type Method Description DocumentModel
ThreeDImporter. createOrUpdate(FileImporterContext context)
-