crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2019_2.build-features/index.html

318 lines
29 KiB
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures - </title>
<link rel="stylesheet" href="../style.css">
</HEAD>
<BODY>
<a href="./index.html">jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures</a><br/>
<br/>
<h2>Package jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures</h2>
<h3>Types</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="-auto-merge/index.html">AutoMerge</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">AutoMerge</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>Build feature enabling <a href="https://www.jetbrains.com/help/teamcity/?Automatic+Merge">automatic merge</a>
in build configuration or template.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-commit-status-publisher/index.html">CommitStatusPublisher</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">CommitStatusPublisher</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A <a href="https://www.jetbrains.com/help/teamcity/?Commit+Status+Publisher">build feature</a> publishing
status to external system</p>
</td>
</tr>
<tr>
<td>
<p><a href="-docker-support-feature/index.html">DockerSupportFeature</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">DockerSupportFeature</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p><a href="https://www.jetbrains.com/help/teamcity/?Docker+Support">Docker Support feature</a>
tracks pushed images and adds a dedicated tab with information about them.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-file-content-replacer/index.html">FileContentReplacer</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">FileContentReplacer</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A <a href="https://www.jetbrains.com/help/teamcity/?File+Content+Replacer">build feature</a> which processes text files by performing regular expressions</p>
</td>
</tr>
<tr>
<td>
<p><a href="-free-disk-space/index.html">FreeDiskSpace</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">FreeDiskSpace</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>Build feature ensuring certain <a href="https://www.jetbrains.com/help/teamcity/?Free+disk+space">free disk space</a>
on the agent before the build by deleting files managed by the TeamCity agent.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-golang-feature/index.html">GolangFeature</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">GolangFeature</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p><a href="https://www.jetbrains.com/help/teamcity/golang.html">Golang feature</a>
processing Golang tests</p>
</td>
</tr>
<tr>
<td>
<p><a href="-investigations-auto-assigner/index.html">InvestigationsAutoAssigner</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">InvestigationsAutoAssigner</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A <a href="https://github.com/JetBrains/teamcity-investigations-auto-assigner">build feature</a> assigning
investigations of build failures automatically based on heuristics</p>
</td>
</tr>
<tr>
<td>
<p><a href="-jira-cloud-integration/index.html">JiraCloudIntegration</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">JiraCloudIntegration</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A build feature enabling integration with Jira Cloud via its Build and Deployment APIs</p>
</td>
</tr>
<tr>
<td>
<p><a href="-notifications/index.html">Notifications</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Notifications</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>Build feature for notification rule</p>
</td>
</tr>
<tr>
<td>
<p><a href="-nu-get-feed-credentials/index.html">NuGetFeedCredentials</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">NuGetFeedCredentials</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A <a href="https://confluence.jetbrains.com/display/TCDL/NuGet+Feed+Credentials">build feature</a> to provide feed credentials.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-nu-get-packages-indexer/index.html">NuGetPackagesIndexer</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">NuGetPackagesIndexer</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A <a href="https://confluence.jetbrains.com/display/TCDL/NuGet">build feature</a> to index *.nupkg files in
build artifacts into TeamCity NuGet Feed.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-perfmon/index.html">Perfmon</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Perfmon</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A <a href="https://confluence.jetbrains.com/display/TCDL/Performance+Monitor">build feature</a> allows you to get the statistics on the CPU, disk and memory usage during a build run on a build agent.</p>
</td>
</tr>
<tr>
<td>
<p><a href="-pull-requests/index.html">PullRequests</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">PullRequests</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A <a href="https://www.jetbrains.com/help/teamcity/?Pull+Requests">build feature</a> that introduces GitHub pull requests integration</p>
</td>
</tr>
<tr>
<td>
<p><a href="-ssh-agent/index.html">SshAgent</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">SshAgent</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A <a href="https://www.jetbrains.com/help/teamcity/?SSH+Agent">build feature</a> which runs
SSH agent during a build with the specified SSH key loaded</p>
</td>
</tr>
<tr>
<td>
<p><a href="-swabra/index.html">Swabra</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Swabra</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>A <a href="https://www.jetbrains.com/help/teamcity/?Build+Files+Cleaner+(Swabra)">build feature</a> cleaning files and processes created during a build</p>
</td>
</tr>
<tr>
<td>
<p><a href="-vcs-labeling/index.html">VcsLabeling</a></p>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">VcsLabeling</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-feature/index.html"><span class="identifier">BuildFeature</span></a></code>
<p>Build feature enabling <a href="https://www.jetbrains.com/help/teamcity/?VCS+Labeling#VCSLabeling-AutomaticVCSlabeling">automatic VCS labeling</a> in a build.</p>
</td>
</tr>
</tbody>
</table>
<h3>Functions</h3>
<table>
<tbody>
<tr>
<td>
<p><a href="commit-status-publisher.html">commitStatusPublisher</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">commitStatusPublisher</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$commitStatusPublisher(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.CommitStatusPublisher, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-commit-status-publisher/index.html"><span class="identifier">CommitStatusPublisher</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-commit-status-publisher/index.html"><span class="identifier">CommitStatusPublisher</span></a></code>
<p>Enables <a href="https://www.jetbrains.com/help/teamcity/?Commit+Status+Publisher">status publishing</a> to external system</p>
</td>
</tr>
<tr>
<td>
<p><a href="docker-support.html">dockerSupport</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">dockerSupport</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$dockerSupport(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.DockerSupportFeature, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-docker-support-feature/index.html"><span class="identifier">DockerSupportFeature</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-docker-support-feature/index.html"><span class="identifier">DockerSupportFeature</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="free-disk-space.html">freeDiskSpace</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">freeDiskSpace</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$freeDiskSpace(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.FreeDiskSpace, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-free-disk-space/index.html"><span class="identifier">FreeDiskSpace</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-free-disk-space/index.html"><span class="identifier">FreeDiskSpace</span></a></code>
<p>Adds a <a href="https://www.jetbrains.com/help/teamcity/?Free+disk+space">free disk space</a> check
to the build configuration or template</p>
</td>
</tr>
<tr>
<td>
<p><a href="golang.html">golang</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">golang</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$golang(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.GolangFeature, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-golang-feature/index.html"><span class="identifier">GolangFeature</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-golang-feature/index.html"><span class="identifier">GolangFeature</span></a></code></td>
</tr>
<tr>
<td>
<p><a href="investigations-auto-assigner.html">investigationsAutoAssigner</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">investigationsAutoAssigner</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$investigationsAutoAssigner(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.InvestigationsAutoAssigner, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-investigations-auto-assigner/index.html"><span class="identifier">InvestigationsAutoAssigner</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-investigations-auto-assigner/index.html"><span class="identifier">InvestigationsAutoAssigner</span></a></code>
<p>Configures Investigations Auto Assigner behaviour.</p>
</td>
</tr>
<tr>
<td>
<p><a href="jira-cloud-integration.html">jiraCloudIntegration</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">jiraCloudIntegration</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$jiraCloudIntegration(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.JiraCloudIntegration, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-jira-cloud-integration/index.html"><span class="identifier">JiraCloudIntegration</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-jira-cloud-integration/index.html"><span class="identifier">JiraCloudIntegration</span></a></code>
<p>Provides integration with Jira Cloud via its Build and Deployment APIs</p>
</td>
</tr>
<tr>
<td>
<p><a href="merge.html">merge</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">merge</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$merge(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.AutoMerge, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-auto-merge/index.html"><span class="identifier">AutoMerge</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-auto-merge/index.html"><span class="identifier">AutoMerge</span></a></code>
<p>Enables <a href="https://www.jetbrains.com/help/teamcity/?Automatic+Merge">automatic merge</a> in the
build configuration or template</p>
</td>
</tr>
<tr>
<td>
<p><a href="notifications.html">notifications</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">notifications</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$notifications(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.Notifications, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-notifications/index.html"><span class="identifier">Notifications</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-notifications/index.html"><span class="identifier">Notifications</span></a></code>
<p>Add notification rule</p>
</td>
</tr>
<tr>
<td>
<p><a href="nu-get-feed-credentials.html">nuGetFeedCredentials</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">nuGetFeedCredentials</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$nuGetFeedCredentials(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.NuGetFeedCredentials, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-nu-get-feed-credentials/index.html"><span class="identifier">NuGetFeedCredentials</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-nu-get-feed-credentials/index.html"><span class="identifier">NuGetFeedCredentials</span></a></code>
<p>Provides <a href="https://confluence.jetbrains.com/display/TCDL/NuGet+Feed+Credentials">NuGet feed credentials</a> for feed</p>
</td>
</tr>
<tr>
<td>
<p><a href="nu-get-packages-indexer.html">nuGetPackagesIndexer</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">nuGetPackagesIndexer</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$nuGetPackagesIndexer(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.NuGetPackagesIndexer, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-nu-get-packages-indexer/index.html"><span class="identifier">NuGetPackagesIndexer</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-nu-get-packages-indexer/index.html"><span class="identifier">NuGetPackagesIndexer</span></a></code>
<p>Enables <a href="https://confluence.jetbrains.com/display/TCDL/NuGet">NuGet packages indexing</a> into feed</p>
</td>
</tr>
<tr>
<td>
<p><a href="perfmon.html">perfmon</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">perfmon</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$perfmon(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.Perfmon, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-perfmon/index.html"><span class="identifier">Perfmon</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-perfmon/index.html"><span class="identifier">Perfmon</span></a></code>
<p>Adds a <a href="https://confluence.jetbrains.com/display/TCDL/Performance+Monitor">build feature</a> build feature</p>
</td>
</tr>
<tr>
<td>
<p><a href="pull-requests.html">pullRequests</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">pullRequests</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$pullRequests(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.PullRequests, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-pull-requests/index.html"><span class="identifier">PullRequests</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-pull-requests/index.html"><span class="identifier">PullRequests</span></a></code>
<p>Enables <a href="https://www.jetbrains.com/help/teamcity/?Pull+Requests">pull requests integration</a></p>
</td>
</tr>
<tr>
<td>
<p><a href="replace-content.html">replaceContent</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">replaceContent</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$replaceContent(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.FileContentReplacer, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-file-content-replacer/index.html"><span class="identifier">FileContentReplacer</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-file-content-replacer/index.html"><span class="identifier">FileContentReplacer</span></a></code>
<p>Adds a <a href="https://www.jetbrains.com/help/teamcity/?File+Content+Replacer">build feature</a> which processes text files by performing regular expressions</p>
</td>
</tr>
<tr>
<td>
<p><a href="ssh-agent.html">sshAgent</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">sshAgent</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$sshAgent(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.SshAgent, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-ssh-agent/index.html"><span class="identifier">SshAgent</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-ssh-agent/index.html"><span class="identifier">SshAgent</span></a></code>
<p>Adds a <a href="https://www.jetbrains.com/help/teamcity/?SSH+Agent">build feature</a> which runs
SSH agent during a build with the specified SSH key loaded</p>
</td>
</tr>
<tr>
<td>
<p><a href="swabra.html">swabra</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">swabra</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$swabra(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.Swabra, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-swabra/index.html"><span class="identifier">Swabra</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-swabra/index.html"><span class="identifier">Swabra</span></a></code>
<p>Adds a <a href="https://www.jetbrains.com/help/teamcity/?Build+Files+Cleaner+(Swabra)">build feature</a> cleaning files and processes created during a build</p>
</td>
</tr>
<tr>
<td>
<p><a href="vcs-labeling.html">vcsLabeling</a></p>
</td>
<td>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2019_2/-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">vcsLabeling</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures$vcsLabeling(jetbrains.buildServer.configs.kotlin.v2019_2.BuildFeatures, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2019_2.buildFeatures.VcsLabeling, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-vcs-labeling/index.html"><span class="identifier">VcsLabeling</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-vcs-labeling/index.html"><span class="identifier">VcsLabeling</span></a></code>
<p>Enables <a href="https://www.jetbrains.com/help/teamcity/?VCS+Labeling#VCSLabeling-AutomaticVCSlabeling">automatic VCS labeling</a> in a build</p>
</td>
</tr>
</tbody>
</table>
</BODY>
</HTML>