25 lines
1.4 KiB
HTML
25 lines
1.4 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>PullRequests.vcsRootExtId - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2.buildFeatures</a> / <a href="index.html">PullRequests</a> / <a href="./vcs-root-ext-id.html">vcsRootExtId</a><br/>
|
|
<br/>
|
|
<h1>vcsRootExtId</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.buildFeatures.PullRequests$vcsRootExtId"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">vcsRootExtId</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
|
|
<p>Id of the VCS root to extract pull request information from.
|
|
Set to an empty string to extract pull request information from the first VCS root attached to a build configuration.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Id of the VCS root to extract pull request information from.
|
|
Set to an empty string to extract pull request information from the first VCS root attached to a build configuration.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Id of the VCS root to extract pull request information from.
|
|
Set to an empty string to extract pull request information from the first VCS root attached to a build configuration.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|