Class MigrationWorkspaceProjectMigrationServiceImpl
- java.lang.Object
-
- org.guvnor.common.services.project.backend.server.WorkspaceProjectMigrationServiceImpl
-
- org.kie.workbench.common.project.config.MigrationWorkspaceProjectMigrationServiceImpl
-
- All Implemented Interfaces:
org.guvnor.common.services.project.project.WorkspaceProjectMigrationService
public class MigrationWorkspaceProjectMigrationServiceImpl extends org.guvnor.common.services.project.backend.server.WorkspaceProjectMigrationServiceImpl
-
-
Constructor Summary
Constructors Constructor Description MigrationWorkspaceProjectMigrationServiceImpl(org.guvnor.common.services.project.service.WorkspaceProjectService workspaceProjectService, org.guvnor.structure.repositories.RepositoryService repositoryService, org.guvnor.structure.organizationalunit.OrganizationalUnitService organizationalUnitService, org.guvnor.common.services.project.backend.server.utils.PathUtil pathUtil, javax.enterprise.event.Event<org.guvnor.common.services.project.events.NewProjectEvent> newProjectEvent, org.guvnor.common.services.project.service.ModuleService<? extends org.guvnor.common.services.project.model.Module> moduleService, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorageRegistry)
-
-
-
Constructor Detail
-
MigrationWorkspaceProjectMigrationServiceImpl
@Inject public MigrationWorkspaceProjectMigrationServiceImpl(org.guvnor.common.services.project.service.WorkspaceProjectService workspaceProjectService, org.guvnor.structure.repositories.RepositoryService repositoryService, org.guvnor.structure.organizationalunit.OrganizationalUnitService organizationalUnitService, org.guvnor.common.services.project.backend.server.utils.PathUtil pathUtil, javax.enterprise.event.Event<org.guvnor.common.services.project.events.NewProjectEvent> newProjectEvent, org.guvnor.common.services.project.service.ModuleService<? extends org.guvnor.common.services.project.model.Module> moduleService, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorageRegistry)
-
-