| Modifier and Type | Method and Description |
|---|---|
MigrationJob |
Migrator.getMigrationJob() |
MigrationJob[] |
MigratorController.retrieveJobs(int batchSize,
int startIndex)
Retrieves jobs that are available, and their scheduled time has passed.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<MigrationJob> |
ConsistencyCheckerController.createJobs(Date startDate,
Date endDate,
ActiveExecution ae)
Create a migration job or jobs to process records created between the
given dates.
|
| Modifier and Type | Method and Description |
|---|---|
Migrator |
AbstractController.createMigrator(MigrationJob mj,
ActiveExecution ae) |
void |
Migrator.setMigrationJob(MigrationJob m) |
Copyright © 2016. All rights reserved.