25 lines
1.1 KiB
HTML
25 lines
1.1 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>FailureConditions.javaCrash - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2</a> / <a href="index.html">FailureConditions</a> / <a href="./java-crash.html">javaCrash</a><br/>
|
|
<br/>
|
|
<h1>javaCrash</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.FailureConditions$javaCrash"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">javaCrash</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
|
|
<p>If true then build will be marked as failed if out of memory error or process crash is detected.
|
|
By default true.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>If true then build will be marked as failed if out of memory error or process crash is detected.
|
|
By default true.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>If true then build will be marked as failed if out of memory error or process crash is detected.
|
|
By default true.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|