22 lines
1.2 KiB
HTML
22 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>InvestigationsAutoAssigner.assignOnSecondFailure - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures</a> / <a href="index.html">InvestigationsAutoAssigner</a> / <a href="./assign-on-second-failure.html">assignOnSecondFailure</a><br/>
|
|
<br/>
|
|
<h1>assignOnSecondFailure</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures.InvestigationsAutoAssigner$assignOnSecondFailure"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">assignOnSecondFailure</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
|
|
<p>Whether investigations auto-assigner should use "on second failure" strategy.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Whether investigations auto-assigner should use "on second failure" strategy.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Whether investigations auto-assigner should use "on second failure" strategy.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|