public interface PredefinedMigrationProvider
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<PredefinedMigrationProvider> |
EP_NAME |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getMigrationMap()
URL should point to the file with serialized migration map.
|
static final ExtensionPointName<PredefinedMigrationProvider> EP_NAME
java.net.URL getMigrationMap()