24 lines
1.2 KiB
HTML
24 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>Notifications.newBuildProblemOccured - </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">Notifications</a> / <a href="./new-build-problem-occured.html">newBuildProblemOccured</a><br/>
|
|
<br/>
|
|
<h1>newBuildProblemOccured</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures.Notifications$newBuildProblemOccured"></a>
|
|
<code><span class="keyword">var </span><s><span class="identifier">newBuildProblemOccured</span></s><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><br/>
|
|
<strong>Deprecated:</strong> DSL property is named incorrectly. Use 'newBuildProblemOccurred' instead<br/>
|
|
<br/>
|
|
<p>Only notify on new build problem or new failed test</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Only notify on new build problem or new failed test</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Only notify on new build problem or new failed test</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|