Package com._1c.g5.v8.dt.migration
Class MigrationUtil
java.lang.Object
com._1c.g5.v8.dt.migration.MigrationUtil
The migration process utility class.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Waits while the migration process will be finished.
-
Method Details
-
waitForMigrationCompletion
public static void waitForMigrationCompletion()Waits while the migration process will be finished.
-