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() |
Boolean |
isRunning() |
String |
kill() |
getFactory, getThreadPolicy, run, setFactory, setThreadPolicy
public ImporterLogger getLogger()
getLogger
in class AbstractImporterExecutor
public String getLogAsString()
public String enableLogging()
public String disableLogging()
public String getStatus()
getStatus
in class AbstractImporterExecutor
public Boolean isRunning()
isRunning
in class AbstractImporterExecutor
public String kill()
kill
in class AbstractImporterExecutor
Copyright © 2013 Nuxeo SA. All Rights Reserved.