crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_2/copy-to.html
2021-01-18 15:27:50 -05:00

93 lines
11 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>copyTo - </title>
<link rel="stylesheet" href="../style.css">
</HEAD>
<BODY>
<a href="index.html">jetbrains.buildServer.configs.kotlin.v2018_2</a>&nbsp;/&nbsp;<a href="./copy-to.html">copyTo</a><br/>
<br/>
<h1>copyTo</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.copyTo.T, jetbrains.buildServer.configs.kotlin.v2018_2.copyTo.T)"></a>
<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-vcs-root/index.html"><span class="identifier">VcsRoot</span></a><span class="symbol">&gt;</span> <a href="copy-to.html#T"><span class="identifier">T</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.copyTo.T, jetbrains.buildServer.configs.kotlin.v2018_2.copyTo.T)/target">target</span><span class="symbol">:</span>&nbsp;<a href="copy-to.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="copy-to.html#T"><span class="identifier">T</span></a></code>
<p>Copies the receiver VCS root to the specified target VCS root</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - VCS root to copy to</p>
<p><strong>Return</strong><br/>
the specified target</p>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.BuildSteps, jetbrains.buildServer.configs.kotlin.v2018_2.BuildSteps)"></a>
<code><span class="keyword">fun </span><a href="-build-steps/index.html"><span class="identifier">BuildSteps</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.BuildSteps, jetbrains.buildServer.configs.kotlin.v2018_2.BuildSteps)/target">target</span><span class="symbol">:</span>&nbsp;<a href="-build-steps/index.html"><span class="identifier">BuildSteps</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-build-steps/index.html"><span class="identifier">BuildSteps</span></a></code>
<p>Copies the receiver build steps to the specified target</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - target to copy steps to</p>
<p><strong>Return</strong><br/>
the specified target</p>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.Cleanup, jetbrains.buildServer.configs.kotlin.v2018_2.Cleanup)"></a>
<code><span class="keyword">fun </span><a href="-cleanup/index.html"><span class="identifier">Cleanup</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.Cleanup, jetbrains.buildServer.configs.kotlin.v2018_2.Cleanup)/target">target</span><span class="symbol">:</span>&nbsp;<a href="-cleanup/index.html"><span class="identifier">Cleanup</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-cleanup/index.html"><span class="identifier">Cleanup</span></a></code>
<p>Copies the receiver cleanup to the specified target</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - cleanup to copy to</p>
<p><strong>Return</strong><br/>
the specified target</p>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.FailureConditions, jetbrains.buildServer.configs.kotlin.v2018_2.FailureConditions)"></a>
<code><span class="keyword">fun </span><a href="-failure-conditions/index.html"><span class="identifier">FailureConditions</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.FailureConditions, jetbrains.buildServer.configs.kotlin.v2018_2.FailureConditions)/target">target</span><span class="symbol">:</span>&nbsp;<a href="-failure-conditions/index.html"><span class="identifier">FailureConditions</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-failure-conditions/index.html"><span class="identifier">FailureConditions</span></a></code>
<p>Copies the receiver failure conditions to the specified target</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - target to copy to</p>
<p><strong>Return</strong><br/>
the specified target</p>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.VcsSettings, jetbrains.buildServer.configs.kotlin.v2018_2.VcsSettings)"></a>
<code><span class="keyword">fun </span><a href="-vcs-settings/index.html"><span class="identifier">VcsSettings</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.VcsSettings, jetbrains.buildServer.configs.kotlin.v2018_2.VcsSettings)/target">target</span><span class="symbol">:</span>&nbsp;<a href="-vcs-settings/index.html"><span class="identifier">VcsSettings</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-vcs-settings/index.html"><span class="identifier">VcsSettings</span></a></code>
<p>Copies the receiver vcs settings to the specified target</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - target to copy to</p>
<p><strong>Return</strong><br/>
the specified target</p>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.Triggers, jetbrains.buildServer.configs.kotlin.v2018_2.Triggers)"></a>
<code><span class="keyword">fun </span><a href="-triggers/index.html"><span class="identifier">Triggers</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.Triggers, jetbrains.buildServer.configs.kotlin.v2018_2.Triggers)/target">target</span><span class="symbol">:</span>&nbsp;<a href="-triggers/index.html"><span class="identifier">Triggers</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-triggers/index.html"><span class="identifier">Triggers</span></a></code>
<p>Copies the receiver triggers to the specified target</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - target to copy to</p>
<p><strong>Return</strong><br/>
the specified target</p>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.Requirements, jetbrains.buildServer.configs.kotlin.v2018_2.Requirements)"></a>
<code><span class="keyword">fun </span><a href="-requirements/index.html"><span class="identifier">Requirements</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.Requirements, jetbrains.buildServer.configs.kotlin.v2018_2.Requirements)/target">target</span><span class="symbol">:</span>&nbsp;<a href="-requirements/index.html"><span class="identifier">Requirements</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-requirements/index.html"><span class="identifier">Requirements</span></a></code>
<p>Copies the receiver requirements to the specified target</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - target to copy to</p>
<p><strong>Return</strong><br/>
the specified target</p>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.Dependencies, jetbrains.buildServer.configs.kotlin.v2018_2.Dependencies)"></a>
<code><span class="keyword">fun </span><a href="-dependencies/index.html"><span class="identifier">Dependencies</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.Dependencies, jetbrains.buildServer.configs.kotlin.v2018_2.Dependencies)/target">target</span><span class="symbol">:</span>&nbsp;<a href="-dependencies/index.html"><span class="identifier">Dependencies</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-dependencies/index.html"><span class="identifier">Dependencies</span></a></code>
<p>Copies the receiver dependencies to the specified target</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - target to copy to</p>
<p><strong>Return</strong><br/>
the specified target</p>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.BuildFeatures, jetbrains.buildServer.configs.kotlin.v2018_2.BuildFeatures)"></a>
<code><span class="keyword">fun </span><a href="-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.BuildFeatures, jetbrains.buildServer.configs.kotlin.v2018_2.BuildFeatures)/target">target</span><span class="symbol">:</span>&nbsp;<a href="-build-features/index.html"><span class="identifier">BuildFeatures</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-build-features/index.html"><span class="identifier">BuildFeatures</span></a></code>
<p>Copies the receiver build features to the specified target</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - target to copy to</p>
<p><strong>Return</strong><br/>
the specified target</p>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.ProjectFeatures, jetbrains.buildServer.configs.kotlin.v2018_2.ProjectFeatures)"></a>
<code><span class="keyword">fun </span><a href="-project-features/index.html"><span class="identifier">ProjectFeatures</span></a><span class="symbol">.</span><span class="identifier">copyTo</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2$copyTo(jetbrains.buildServer.configs.kotlin.v2018_2.ProjectFeatures, jetbrains.buildServer.configs.kotlin.v2018_2.ProjectFeatures)/target">target</span><span class="symbol">:</span>&nbsp;<a href="-project-features/index.html"><span class="identifier">ProjectFeatures</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-project-features/index.html"><span class="identifier">ProjectFeatures</span></a></code>
<p>Copies the receiver project features to the specified target</p>
<h3>Parameters</h3>
<p><a name="target"></a>
<code>target</code> - target to copy to</p>
<p><strong>Return</strong><br/>
the specified target</p>
</BODY>
</HTML>