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 DocumentModelAudioImporter. 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 FileImporterContextFileImporterContext.Builder. build()Methods in org.nuxeo.ecm.platform.filemanager.api with parameters of type FileImporterContext Modifier and Type Method Description DocumentModelFileManager. 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 DocumentModelFileManagerService. 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 DocumentModelAbstractFileImporter. createOrUpdate(FileImporterContext context)DocumentModelCSVZipImporter. createOrUpdate(FileImporterContext context)DocumentModelExportedZipImporter. createOrUpdate(FileImporterContext context)DocumentModelFileImporter. 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 DocumentModelRouteModelsZipImporter. 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 DocumentModelThreeDImporter. createOrUpdate(FileImporterContext context)
-