public class MigrationContext extends Object
| Constructor and Description |
|---|
MigrationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFailure(String operation) |
List<String> |
failures() |
boolean |
hasChanged() |
boolean |
hasFailures() |
boolean |
isSuccess() |
void |
markAsChanged() |