| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
AudioImporter.createOrUpdate(FileImporterContext context) |
| Modifier and Type | Method and Description |
|---|---|
FileImporterContext |
FileImporterContext.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
FileManager.createOrUpdateDocument(FileImporterContext context)
Returns a created or updated document based on the given
context. |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
FileManagerService.createOrUpdateDocument(FileImporterContext context) |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
FileImporter.createOrUpdate(FileImporterContext fileImporterContext)
Returns a created or updated document based on the given
context. |
DocumentModel |
ExportedZipImporter.createOrUpdate(FileImporterContext context) |
DocumentModel |
CSVZipImporter.createOrUpdate(FileImporterContext context) |
DocumentModel |
AbstractFileImporter.createOrUpdate(FileImporterContext context) |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
RouteModelsZipImporter.createOrUpdate(FileImporterContext context) |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
ThreeDImporter.createOrUpdate(FileImporterContext context) |
Copyright © 2019 Nuxeo. All rights reserved.