public abstract class AbstractJaxRSImporterExecutor extends AbstractImporterExecutor
executorMainThread, factory, lastRunner, log, threadPolicy, transactionTimeout
Constructor and Description |
---|
AbstractJaxRSImporterExecutor() |
Modifier and Type | Method and Description |
---|---|
String |
disableLogging() |
String |
enableLogging() |
String |
getLogAsString() |
ImporterLogger |
getLogger() |
String |
getStatus() |
String |
index() |
String |
kill() |
String |
running() |
javax.ws.rs.core.Response |
waitForAsyncJobs(Integer timeoutInSeconds) |
doRun, getFactory, getJavaLogger, getThreadPolicy, getTransactionTimeout, isRunning, run, setFactory, setThreadPolicy, setTransactionTimeout, startTask
public AbstractJaxRSImporterExecutor()
public ImporterLogger getLogger()
getLogger
in class AbstractImporterExecutor
public String index() throws IOException
IOException
public String getLogAsString()
public String enableLogging()
public String disableLogging()
public String getStatus()
getStatus
in class AbstractImporterExecutor
public String kill()
kill
in class AbstractImporterExecutor
public javax.ws.rs.core.Response waitForAsyncJobs(Integer timeoutInSeconds)
Copyright © 2018 Nuxeo. All rights reserved.