Class ExternalMigrationService
- java.lang.Object
-
- org.kie.workbench.common.project.cli.ExternalMigrationService
-
public class ExternalMigrationService extends Object
Performs external migration required on repositories so that target repositories can be properly read and migrated to separated projects by the internal service.
-
-
Constructor Summary
Constructors Constructor Description ExternalMigrationService(org.kie.workbench.common.migration.cli.SystemAccess system)
-
-
-
Method Detail
-
moveSystemRepos
public void moveSystemRepos(Path niogitDir) throws org.kie.workbench.common.migration.cli.SystemAccess.HaltingException
- Throws:
org.kie.workbench.common.migration.cli.SystemAccess.HaltingException
-
-