Uses of Class
jetbrains.buildServer.vcs.impl.BuildChainChangesCollector
-
Packages that use BuildChainChangesCollector Package Description jetbrains.buildServer.serverSide.impl jetbrains.buildServer.vcs.impl -
-
Uses of BuildChainChangesCollector in jetbrains.buildServer.serverSide.impl
Constructors in jetbrains.buildServer.serverSide.impl with parameters of type BuildChainChangesCollector Constructor Description QueuedBuildsChangesCollector(VersionedSettingsPendingTransactions versionedSettingsPendingTransactions, ProjectsWatcher projectsWatcher, ExtensionHolder extensionHolder, BuildChainChangesCollector buildChainChangesCollector, BuildPromotionManager buildPromotionManager)
-
Uses of BuildChainChangesCollector in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl with parameters of type BuildChainChangesCollector Modifier and Type Method Description void
VcsChangesCollectorFactoryImpl. setBuildChainChangesCollector(BuildChainChangesCollector buildChainChangesCollector)
-