Uses of Interface
jetbrains.buildServer.vcs.BuildPromotionChangesCollector
-
Packages that use BuildPromotionChangesCollector Package Description jetbrains.buildServer.serverSide.impl.dependency jetbrains.buildServer.vcs jetbrains.buildServer.vcs.impl -
-
Uses of BuildPromotionChangesCollector in jetbrains.buildServer.serverSide.impl.dependency
Constructors in jetbrains.buildServer.serverSide.impl.dependency with parameters of type BuildPromotionChangesCollector Constructor Description TopBuildDependencyGraphImpl(BuildPromotionEx topPromotion, BuildPromotionChangesCollector changesCollector, SecurityContextEx securityContext, BuildPromotionReplacementLog buildPromotionReplacementLog) -
Uses of BuildPromotionChangesCollector in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs that return BuildPromotionChangesCollector Modifier and Type Method Description BuildPromotionChangesCollectorVcsChangesCollectorFactory. createCollectorForStartingBuild() -
Uses of BuildPromotionChangesCollector in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement BuildPromotionChangesCollector Modifier and Type Class Description classAbstractBuildPromotionChangesCollectorclassBuildChainChangesCollectorclassHistoryChangesCollectorMethods in jetbrains.buildServer.vcs.impl that return BuildPromotionChangesCollector Modifier and Type Method Description BuildPromotionChangesCollectorVcsChangesCollectorFactoryImpl. createCollectorForStartingBuild()
-