22 lines
1.2 KiB
HTML
22 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>InvestigationsAutoAssigner.defaultAssignee - </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">InvestigationsAutoAssigner</a> / <a href="./default-assignee.html">defaultAssignee</a><br/>
|
|
<br/>
|
|
<h1>defaultAssignee</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.buildFeatures.InvestigationsAutoAssigner$defaultAssignee"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">defaultAssignee</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>Username of a user to whom an investigation is assigned if no other possible investigator is found.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Username of a user to whom an investigation is assigned if no other possible investigator is found.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Username of a user to whom an investigation is assigned if no other possible investigator is found.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|