22 lines
1.2 KiB
HTML
22 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>RelativeId.<init> - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2</a> / <a href="index.html">RelativeId</a> / <a href="./-init-.html"><init></a><br/>
|
|
<br/>
|
|
<h1><init></h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.RelativeId$<init>(kotlin.String)"></a>
|
|
<code><span class="identifier">RelativeId</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2019_2.RelativeId$<init>(kotlin.String)/relativeId">relativeId</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>Entity id relative to the project where versioned settings were enabled.
|
|
When DSL executed the id of the project with enabled versioned settings
|
|
is prepended to all relative ids. Can be used only in DSL generated with
|
|
the 'Generate portable DSL scripts' option enabled.</p>
|
|
<p><strong>See Also</strong><br/>
|
|
<p><a href="../-absolute-id/index.html">AbsoluteId</a></p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|