public class UserProfileMigrator
extends java.lang.Object
Registering a UserProfileMigration
with this class will allow
automatic migration of profile setting keys from their previous location.
See UserProfileMigration
for details.
Constructor and Description |
---|
UserProfileMigrator() |
Modifier and Type | Method and Description |
---|---|
static void |
registerMigrations(java.lang.Class<?> newOwner,
UserProfileMigration... migrations) |
public static void registerMigrations(java.lang.Class<?> newOwner, UserProfileMigration... migrations)