void |
RunnerLauncherServiceImpl.execute(org.nuxeo.ecm.core.api.CoreSession session,
RunnerDescriptor runnerDescriptor,
int batchSize,
String params) |
void |
RunnerLauncherService.execute(org.nuxeo.ecm.core.api.CoreSession coreSession,
RunnerDescriptor runnerDescriptor,
int batchSize,
String params) |
static boolean |
RunnerController.needToMigrate(RunnerDescriptor runnerDescriptor) |
protected static void |
RunnerController.storeMigrationStatus(RunnerDescriptor runnerDescriptor)
Store that migration (with runnerId) is done.
|