Uses of Class
jetbrains.buildServer.vcs.ChangeStatusListBuilder.Id
-
Packages that use ChangeStatusListBuilder.Id Package Description jetbrains.buildServer.vcs -
-
Uses of ChangeStatusListBuilder.Id in jetbrains.buildServer.vcs
Methods in jetbrains.buildServer.vcs with parameters of type ChangeStatusListBuilder.Id Modifier and Type Method Description ChangeStatusListBuilderChangeStatusListBuilder. setLowerBound(ChangeStatusListBuilder.Id id)Set the lower bound id in VCS modification list.ChangeStatusListBuilderChangeStatusListBuilder. setLowerBound(ChangeStatusListBuilder.Id id, boolean inclusive)Set the lower bound id in VCS modification list.ChangeStatusListBuilderChangeStatusListBuilder. setUpperBound(ChangeStatusListBuilder.Id id)Set the upper bound id in VCS modification list.ChangeStatusListBuilderChangeStatusListBuilder. setUpperBound(ChangeStatusListBuilder.Id id, boolean inclusive)Set the upper bound id in VCS modification list.
-