public class HttpFileImporterExecutor extends AbstractJaxRSImporterExecutor
Modifier and Type | Field and Description |
---|---|
protected DefaultImporterService |
importerService |
executorMainThread, factory, lastRunner, threadPolicy, transactionTimeout
Constructor and Description |
---|
HttpFileImporterExecutor() |
Modifier and Type | Method and Description |
---|---|
protected DefaultImporterService |
getImporterService() |
protected org.apache.commons.logging.Log |
getJavaLogger() |
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
doRun, getFactory, getThreadPolicy, getTransactionTimeout, isRunning, setFactory, setThreadPolicy, setTransactionTimeout, startTask
protected DefaultImporterService importerService
public HttpFileImporterExecutor()
protected org.apache.commons.logging.Log getJavaLogger()
getJavaLogger
in class AbstractImporterExecutor
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
protected DefaultImporterService getImporterService()
Copyright © 2015 Nuxeo SA. All rights reserved.