public abstract class AbstractJaxRSImporterExecutor extends AbstractImporterExecutor
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() |
getFactory, getThreadPolicy, getTransactionTimeout, isRunning, run, setFactory, setThreadPolicy, setTransactionTimeout
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 running()
public String kill()
kill
in class AbstractImporterExecutor
Copyright © 2015 Nuxeo SA. All rights reserved.