Uses of Class
org.kie.workbench.common.project.config.MigrationRepositoryServiceImpl
-
Packages that use MigrationRepositoryServiceImpl Package Description org.kie.workbench.common.project.cli -
-
Uses of MigrationRepositoryServiceImpl in org.kie.workbench.common.project.cli
Constructors in org.kie.workbench.common.project.cli with parameters of type MigrationRepositoryServiceImpl Constructor Description InternalMigrationService(org.guvnor.common.services.project.service.WorkspaceProjectService projectService, org.guvnor.structure.server.config.ConfigurationService configService, org.guvnor.common.services.project.project.WorkspaceProjectMigrationService projectMigrationService, MigrationRepositoryServiceImpl repoService, org.kie.workbench.common.migration.cli.SystemAccess system, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorageRegistry, org.guvnor.structure.backend.backcompat.BackwardCompatibleUtil backwardCompatibleUtil)
-