Uses of Interface
jetbrains.buildServer.vcs.BuildPromotionChangesLoader
-
Packages that use BuildPromotionChangesLoader Package Description jetbrains.buildServer.vcs.impl -
-
Uses of BuildPromotionChangesLoader in jetbrains.buildServer.vcs.impl
Classes in jetbrains.buildServer.vcs.impl that implement BuildPromotionChangesLoader Modifier and Type Class Description class
VcsChangesLoader
Constructors in jetbrains.buildServer.vcs.impl with parameters of type BuildPromotionChangesLoader Constructor Description BuildChainChangesCollector(BuildPromotionChangesLoader changesLoader, BuildChangesContextServices contextVariables, MultiNodeTasks multiNodeTasks, CheckingForChangesTaskPrecondition checkingForChangesPrecondition, EventDispatcher<BuildServerListener> eventDispatcher, ServerResponsibility serverResponsibility, ServerMetrics serverMetrics)
-