public interface MigrationContext
This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the current migratable identifier.
|
MigrationReport |
getReport()
Retrieves the report associated with the current migration operation
|
MigrationReport getReport()
String getId()
This work is licensed under a Creative Commons Attribution 4.0 International License.