Uses of Interface
jetbrains.buildServer.pullRequests.PullRequestSupplier
-
Packages that use PullRequestSupplier Package Description jetbrains.buildServer.pullRequests -
-
Uses of PullRequestSupplier in jetbrains.buildServer.pullRequests
Subinterfaces of PullRequestSupplier in jetbrains.buildServer.pullRequests Modifier and Type Interface Description interface
PullRequestManager
Pull request information and providers manager Please note, that due to limitations of this interface, pull request integration plugin does not support configurations that build pull requests coming from two VCS roots simultaneously.
-