public class HttpFileImporterExecutor extends AbstractJaxRSImporterExecutor
Constructor and Description |
---|
HttpFileImporterExecutor() |
Modifier and Type | Method and Description |
---|---|
String |
run(ImporterRunner runner,
Boolean interactive)
since 5.5 this method is invoked when using the
DefaultImporterService and passing the executor to
the importDocuments method |
String |
run(String leafType,
String folderishType,
String inputPath,
String targetPath,
Boolean skipRootContainerCreation,
Integer batchSize,
Integer nbThreads,
Boolean interactive,
Integer transactionTimeout) |
disableLogging, enableLogging, getLogAsString, getLogger, getStatus, index, kill, running
getFactory, getThreadPolicy, getTransactionTimeout, isRunning, setFactory, setThreadPolicy, setTransactionTimeout
public String run(String leafType, String folderishType, String inputPath, String targetPath, Boolean skipRootContainerCreation, Integer batchSize, Integer nbThreads, Boolean interactive, Integer transactionTimeout)
public String run(ImporterRunner runner, Boolean interactive)
AbstractImporterExecutor
DefaultImporterService
and passing the executor to
the importDocuments methodrun
in class AbstractImporterExecutor
Copyright © 2015 Nuxeo SA. All rights reserved.