Uses of Class
jetbrains.buildServer.vcs.BuildPromotionChangesLoader.VcsOperationIncompleteException
-
Packages that use BuildPromotionChangesLoader.VcsOperationIncompleteException Package Description jetbrains.buildServer.vcs -
-
Uses of BuildPromotionChangesLoader.VcsOperationIncompleteException in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs that throw BuildPromotionChangesLoader.VcsOperationIncompleteException Modifier and Type Method Description void
BuildPromotionChangesLoader. loadChangesBetweenRoots(Map<LVcsRootInstance,LVcsRootInstance> rootsToOverriddenRoots, ChangesLoaderContext context)
Loads changes between each pair of the roots in provided collection.
-