Interface StorageMigration
-
- All Known Implementing Classes:
V2StorageMigration
public interface StorageMigration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetTargetVersion()voidmigrate(org.uberfire.java.nio.file.FileSystem fileSystem)
-