Uses of Class
jetbrains.buildServer.vcs.impl.BranchNotFoundException
-
Packages that use BranchNotFoundException Package Description jetbrains.buildServer.vcs.impl -
-
Uses of BranchNotFoundException in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl that throw BranchNotFoundException Modifier and Type Method Description ChangesCollectorResult
HistoryChangesCollector. computeRevisions(BuildPromotionEx top)
static RepositoryVersion
BuildChangesLoaderContext. getLastRevisionInBranch(RepositoryState state, Branch branch, SBuildType buildType, LVcsRootInstance root)
static String
BuildChangesLoaderContext. getVcsBranchName(RepositoryState state, Branch branch, SBuildType buildType, VcsRootInstance root)
-