Uses of Class
jetbrains.buildServer.serverSide.ProjectNotFoundException
-
-
Uses of ProjectNotFoundException in jetbrains.buildServer.controllers
Methods in jetbrains.buildServer.controllers that throw ProjectNotFoundException Modifier and Type Method Description SProjectProjectFinder. getProject() -
Uses of ProjectNotFoundException in jetbrains.buildServer.controllers.profile.notifications
Methods in jetbrains.buildServer.controllers.profile.notifications that throw ProjectNotFoundException Modifier and Type Method Description NotificationRuleNotificationRulesForm.EditableNotificationRule. toNotificationRule() -
Uses of ProjectNotFoundException in jetbrains.buildServer.serverSide.impl.runType
Methods in jetbrains.buildServer.serverSide.impl.runType that throw ProjectNotFoundException Modifier and Type Method Description SProjectProjectRunType. getOwnerProject() -
Uses of ProjectNotFoundException in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs that throw ProjectNotFoundException Modifier and Type Method Description voidSVcsRootUpdate. persist()Persists this VCS root on diskvoidSVcsRootUpdate. remove()Removes this VCS root from it's project. -
Uses of ProjectNotFoundException in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl that throw ProjectNotFoundException Modifier and Type Method Description ProjectExDeletedVcsRoot. getProject()ProjectExInaccessibleVcsRoot. getProject()voidDeletedVcsRoot. persist()voidInaccessibleVcsRoot. persist()
-