Uses of Interface
org.nuxeo.ecm.platform.importer.base.ImporterRunner
Package
Description
-
Uses of ImporterRunner in org.nuxeo.ecm.platform.importer.base
-
Uses of ImporterRunner in org.nuxeo.ecm.platform.importer.executor
Modifier and TypeFieldDescriptionprotected static ImporterRunner
AbstractImporterExecutor.lastRunner
Modifier and TypeMethodDescriptionprotected String
AbstractImporterExecutor.doRun
(ImporterRunner runner, Boolean interactive) AbstractImporterExecutor.run
(ImporterRunner runner, Boolean interactive) since 5.5 this method is invoked when using theDefaultImporterService
and passing the executor to the importDocuments methodDefaultImporterExecutor.run
(ImporterRunner runner, Boolean interactive) protected void
AbstractImporterExecutor.startTask
(ImporterRunner runner, boolean interactive) -
Uses of ImporterRunner in org.nuxeo.ecm.platform.importer.executor.jaxrs
Modifier and TypeMethodDescriptionHttpFileImporterExecutor.run
(ImporterRunner runner, Boolean interactive) RandomImporterExecutor.run
(ImporterRunner runner, Boolean interactive)