Uses of Class
org.kie.workbench.common.project.config.Migration
-
Packages that use Migration Package Description org.kie.workbench.common.project.cli org.kie.workbench.common.project.config -
-
Uses of Migration in org.kie.workbench.common.project.cli
Constructor parameters in org.kie.workbench.common.project.cli with annotations of type Migration 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)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)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)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) -
Uses of Migration in org.kie.workbench.common.project.config
Classes in org.kie.workbench.common.project.config with annotations of type Migration Modifier and Type Class Description classMigrationConfigurationFactoryImplclassMigrationConfigurationServiceImplclassMigrationConfiguredRepositoriesclassMigrationOrganizationalUnitFactoryImplclassMigrationOrganizationalUnitServiceImplclassMigrationRepositoryServiceImplclassMigrationWorkspaceProjectMigrationServiceImplclassMigrationWorkspaceProjectServiceImplConstructor parameters in org.kie.workbench.common.project.config with annotations of type Migration Constructor Description MigrationOrganizationalUnitFactoryImpl(org.guvnor.structure.repositories.RepositoryService repositoryService, org.uberfire.spaces.SpacesAPI spacesAPI)MigrationOrganizationalUnitServiceImpl(org.guvnor.structure.server.organizationalunit.OrganizationalUnitFactory organizationalUnitFactory, org.guvnor.structure.repositories.RepositoryService repositoryService, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.NewOrganizationalUnitEvent> newOrganizationalUnitEvent, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.RemoveOrganizationalUnitEvent> removeOrganizationalUnitEvent, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.RepoAddedToOrganizationalUnitEvent> repoAddedToOrgUnitEvent, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.RepoRemovedFromOrganizationalUnitEvent> repoRemovedFromOrgUnitEvent, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.UpdatedOrganizationalUnitEvent> updatedOrganizationalUnitEvent, org.uberfire.security.authz.AuthorizationManager authorizationManager, org.uberfire.spaces.SpacesAPI spaces, org.uberfire.rpc.SessionInfo sessionInfo, org.uberfire.io.IOService ioService, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorageRegistry, org.uberfire.java.nio.file.FileSystem systemFS, javax.enterprise.event.Event<org.guvnor.structure.contributors.SpaceContributorsUpdatedEvent> spaceContributorsUpdatedEvent, org.guvnor.structure.server.config.ConfigurationService configurationService)MigrationOrganizationalUnitServiceImpl(org.guvnor.structure.server.organizationalunit.OrganizationalUnitFactory organizationalUnitFactory, org.guvnor.structure.repositories.RepositoryService repositoryService, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.NewOrganizationalUnitEvent> newOrganizationalUnitEvent, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.RemoveOrganizationalUnitEvent> removeOrganizationalUnitEvent, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.RepoAddedToOrganizationalUnitEvent> repoAddedToOrgUnitEvent, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.RepoRemovedFromOrganizationalUnitEvent> repoRemovedFromOrgUnitEvent, javax.enterprise.event.Event<org.guvnor.structure.organizationalunit.UpdatedOrganizationalUnitEvent> updatedOrganizationalUnitEvent, org.uberfire.security.authz.AuthorizationManager authorizationManager, org.uberfire.spaces.SpacesAPI spaces, org.uberfire.rpc.SessionInfo sessionInfo, org.uberfire.io.IOService ioService, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorageRegistry, org.uberfire.java.nio.file.FileSystem systemFS, javax.enterprise.event.Event<org.guvnor.structure.contributors.SpaceContributorsUpdatedEvent> spaceContributorsUpdatedEvent, org.guvnor.structure.server.config.ConfigurationService configurationService)MigrationRepositoryServiceImpl(org.uberfire.io.IOService ioService, org.guvnor.structure.repositories.GitMetadataStore metadataStore, org.guvnor.structure.server.config.ConfigurationService configurationService, org.guvnor.structure.organizationalunit.OrganizationalUnitService organizationalUnitService, org.guvnor.structure.server.config.ConfigurationFactory configurationFactory, org.guvnor.structure.server.repositories.RepositoryFactory repositoryFactory, javax.enterprise.event.Event<org.guvnor.structure.repositories.NewRepositoryEvent> event, javax.enterprise.event.Event<org.guvnor.structure.repositories.RepositoryRemovedEvent> repositoryRemovedEvent, org.guvnor.structure.backend.backcompat.BackwardCompatibleUtil backward, org.guvnor.structure.backend.repositories.ConfiguredRepositories configuredRepositories, org.uberfire.security.authz.AuthorizationManager authorizationManager, org.jboss.errai.security.shared.api.identity.User user, org.uberfire.spaces.SpacesAPI spacesAPI, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorage, javax.enterprise.event.Event<org.guvnor.common.services.project.events.RepositoryContributorsUpdatedEvent> projectContributorsUpdatedEvent, org.guvnor.structure.server.config.PasswordService secureService)MigrationRepositoryServiceImpl(org.uberfire.io.IOService ioService, org.guvnor.structure.repositories.GitMetadataStore metadataStore, org.guvnor.structure.server.config.ConfigurationService configurationService, org.guvnor.structure.organizationalunit.OrganizationalUnitService organizationalUnitService, org.guvnor.structure.server.config.ConfigurationFactory configurationFactory, org.guvnor.structure.server.repositories.RepositoryFactory repositoryFactory, javax.enterprise.event.Event<org.guvnor.structure.repositories.NewRepositoryEvent> event, javax.enterprise.event.Event<org.guvnor.structure.repositories.RepositoryRemovedEvent> repositoryRemovedEvent, org.guvnor.structure.backend.backcompat.BackwardCompatibleUtil backward, org.guvnor.structure.backend.repositories.ConfiguredRepositories configuredRepositories, org.uberfire.security.authz.AuthorizationManager authorizationManager, org.jboss.errai.security.shared.api.identity.User user, org.uberfire.spaces.SpacesAPI spacesAPI, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorage, javax.enterprise.event.Event<org.guvnor.common.services.project.events.RepositoryContributorsUpdatedEvent> projectContributorsUpdatedEvent, org.guvnor.structure.server.config.PasswordService secureService)MigrationRepositoryServiceImpl(org.uberfire.io.IOService ioService, org.guvnor.structure.repositories.GitMetadataStore metadataStore, org.guvnor.structure.server.config.ConfigurationService configurationService, org.guvnor.structure.organizationalunit.OrganizationalUnitService organizationalUnitService, org.guvnor.structure.server.config.ConfigurationFactory configurationFactory, org.guvnor.structure.server.repositories.RepositoryFactory repositoryFactory, javax.enterprise.event.Event<org.guvnor.structure.repositories.NewRepositoryEvent> event, javax.enterprise.event.Event<org.guvnor.structure.repositories.RepositoryRemovedEvent> repositoryRemovedEvent, org.guvnor.structure.backend.backcompat.BackwardCompatibleUtil backward, org.guvnor.structure.backend.repositories.ConfiguredRepositories configuredRepositories, org.uberfire.security.authz.AuthorizationManager authorizationManager, org.jboss.errai.security.shared.api.identity.User user, org.uberfire.spaces.SpacesAPI spacesAPI, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorage, javax.enterprise.event.Event<org.guvnor.common.services.project.events.RepositoryContributorsUpdatedEvent> projectContributorsUpdatedEvent, org.guvnor.structure.server.config.PasswordService secureService)MigrationRepositoryServiceImpl(org.uberfire.io.IOService ioService, org.guvnor.structure.repositories.GitMetadataStore metadataStore, org.guvnor.structure.server.config.ConfigurationService configurationService, org.guvnor.structure.organizationalunit.OrganizationalUnitService organizationalUnitService, org.guvnor.structure.server.config.ConfigurationFactory configurationFactory, org.guvnor.structure.server.repositories.RepositoryFactory repositoryFactory, javax.enterprise.event.Event<org.guvnor.structure.repositories.NewRepositoryEvent> event, javax.enterprise.event.Event<org.guvnor.structure.repositories.RepositoryRemovedEvent> repositoryRemovedEvent, org.guvnor.structure.backend.backcompat.BackwardCompatibleUtil backward, org.guvnor.structure.backend.repositories.ConfiguredRepositories configuredRepositories, org.uberfire.security.authz.AuthorizationManager authorizationManager, org.jboss.errai.security.shared.api.identity.User user, org.uberfire.spaces.SpacesAPI spacesAPI, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorage, javax.enterprise.event.Event<org.guvnor.common.services.project.events.RepositoryContributorsUpdatedEvent> projectContributorsUpdatedEvent, org.guvnor.structure.server.config.PasswordService secureService)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)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)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)MigrationWorkspaceProjectServiceImpl(org.guvnor.structure.organizationalunit.OrganizationalUnitService organizationalUnitService, org.guvnor.structure.repositories.RepositoryService repositoryService, org.uberfire.spaces.SpacesAPI spaces, javax.enterprise.event.Event<org.guvnor.common.services.project.events.NewProjectEvent> newProjectEvent, javax.enterprise.event.Event<org.guvnor.structure.repositories.RepositoryUpdatedEvent> repositoryUpdatedEvent, javax.enterprise.event.Event<org.guvnor.structure.repositories.NewBranchEvent> newBranchEvent, javax.enterprise.inject.Instance<org.guvnor.common.services.project.service.ModuleService<? extends org.guvnor.common.services.project.model.Module>> moduleServices, org.guvnor.common.services.project.service.ModuleRepositoryResolver repositoryResolver, org.uberfire.io.IOService ioService, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorageRegistry, org.guvnor.common.services.project.backend.server.utils.PathUtil pathUtil, org.guvnor.structure.repositories.changerequest.ChangeRequestService changeRequestService, org.guvnor.common.services.project.service.POMService pomService)MigrationWorkspaceProjectServiceImpl(org.guvnor.structure.organizationalunit.OrganizationalUnitService organizationalUnitService, org.guvnor.structure.repositories.RepositoryService repositoryService, org.uberfire.spaces.SpacesAPI spaces, javax.enterprise.event.Event<org.guvnor.common.services.project.events.NewProjectEvent> newProjectEvent, javax.enterprise.event.Event<org.guvnor.structure.repositories.RepositoryUpdatedEvent> repositoryUpdatedEvent, javax.enterprise.event.Event<org.guvnor.structure.repositories.NewBranchEvent> newBranchEvent, javax.enterprise.inject.Instance<org.guvnor.common.services.project.service.ModuleService<? extends org.guvnor.common.services.project.model.Module>> moduleServices, org.guvnor.common.services.project.service.ModuleRepositoryResolver repositoryResolver, org.uberfire.io.IOService ioService, org.guvnor.structure.organizationalunit.config.SpaceConfigStorageRegistry spaceConfigStorageRegistry, org.guvnor.common.services.project.backend.server.utils.PathUtil pathUtil, org.guvnor.structure.repositories.changerequest.ChangeRequestService changeRequestService, org.guvnor.common.services.project.service.POMService pomService)
-