public class MigrationRunnerRoot extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.nuxeo.ecm.core.api.CoreSession |
coreSession |
static org.apache.commons.logging.Log |
log |
protected javax.servlet.http.HttpServletRequest |
request |
| Constructor and Description |
|---|
MigrationRunnerRoot() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String runnerName,
int batchSize,
String mode,
String params) |
protected static RunnerLauncherService |
getRunnerLauncherService() |
public static org.apache.commons.logging.Log log
@Context protected javax.servlet.http.HttpServletRequest request
protected org.nuxeo.ecm.core.api.CoreSession coreSession
protected static RunnerLauncherService getRunnerLauncherService()
Copyright © 2020. All rights reserved.