Uses of Class
jetbrains.buildServer.serverSide.healthStatus.ProjectSuggestedItem
-
Packages that use ProjectSuggestedItem Package Description jetbrains.buildServer.web.openapi.healthStatus.suggestions -
-
Uses of ProjectSuggestedItem in jetbrains.buildServer.web.openapi.healthStatus.suggestions
Methods in jetbrains.buildServer.web.openapi.healthStatus.suggestions that return types with arguments of type ProjectSuggestedItem Modifier and Type Method Description abstract List<ProjectSuggestedItem>
ProjectSuggestion. getSuggestions(SProject project)
Return suggestions for given project
-