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 ChangesCollectorResultHistoryChangesCollector. computeRevisions(BuildPromotionEx top)static RepositoryVersionBuildChangesLoaderContext. getLastRevisionInBranch(RepositoryState state, Branch branch, SBuildType buildType, LVcsRootInstance root)static StringBuildChangesLoaderContext. getVcsBranchName(RepositoryState state, Branch branch, SBuildType buildType, VcsRootInstance root)
-