| Modifier and Type | Method and Description |
|---|---|
ActiveExecution |
Migrator.getActiveExecution() |
ActiveExecution |
AbstractController.lock(String id)
Attempts to lock a migration job.
|
| 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.
|
Migrator |
AbstractController.createMigrator(MigrationJob mj,
ActiveExecution ae) |
void |
Migrator.setActiveExecution(ActiveExecution e) |
Copyright © 2016. All rights reserved.