Uses of Class
jetbrains.buildServer.serverSide.NotAllIdentifiersMappedException
-
Packages that use NotAllIdentifiersMappedException Package Description jetbrains.buildServer.serverSide -
-
Uses of NotAllIdentifiersMappedException in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that throw NotAllIdentifiersMappedException Modifier and Type Method Description SProject
ProjectManager. copyProject(SProject originalProject, SProject targetParent, CopyOptions options)
Copies the given project with all subprojects into another project.
-