public class ClientHrefMigrator extends ServerHrefMigrator
This migrator will update the Hrefs in legacy files on the client side.
| Constructor and Description |
|---|
ClientHrefMigrator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
migrate()
Performs the migration, if needed.
|
getCorruptProjectIdspublic boolean migrate()
migrate in class ServerHrefMigratortrue if migration was successful, false if an error occurred and the client
startup should be canceled.Copyright © 2017. All rights reserved.