org.nuxeo.dam.importer.jaxrs
Class HttpDamImporterExecutor
java.lang.Object
org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor
org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
org.nuxeo.dam.importer.jaxrs.HttpDamImporterExecutor
public class HttpDamImporterExecutor
- extends org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor
- Author:
- Thomas Roger
Methods inherited from class org.nuxeo.ecm.platform.importer.executor.jaxrs.AbstractJaxRSImporterExecutor |
disableLogging, enableLogging, getLogAsString, getStatus, isRunning, kill |
Methods inherited from class org.nuxeo.ecm.platform.importer.executor.AbstractImporterExecutor |
getFactory, getThreadPolicy, setFactory, setThreadPolicy |
TARGET_PATH
public static final String TARGET_PATH
- See Also:
- Constant Field Values
HttpDamImporterExecutor
public HttpDamImporterExecutor()
run
public String run(String inputPath,
String importFolderTitle,
String importFolderPath,
String importSetTitle,
Integer batchSize,
Integer nbThreads,
Boolean interactive)
throws Exception
- Throws:
Exception
Copyright © 2011 Nuxeo SAS. All Rights Reserved.