Uses of Class
jetbrains.buildServer.serverSide.projectsExport.ExportedProjects
-
Packages that use ExportedProjects Package Description jetbrains.buildServer.serverSide.projectsExport -
-
Uses of ExportedProjects in jetbrains.buildServer.serverSide.projectsExport
Methods in jetbrains.buildServer.serverSide.projectsExport that return ExportedProjects Modifier and Type Method Description ExportedProjects
ProjectExporter. getExportScope()
Returns projects (build types, vcs roots and templates) that will be exported Includes selected project, its children and all project dependencies
-