22 lines
1.2 KiB
HTML
22 lines
1.2 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>FinishBuildTrigger.successfulOnly - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2.triggers</a> / <a href="index.html">FinishBuildTrigger</a> / <a href="./successful-only.html">successfulOnly</a><br/>
|
||
|
<br/>
|
||
|
<h1>successfulOnly</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.triggers.FinishBuildTrigger$successfulOnly"></a>
|
||
|
<code><span class="keyword">var </span><span class="identifier">successfulOnly</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 the build should be triggered only after a successful build in the watched build configuration</p>
|
||
|
<p><strong>Getter</strong><br/>
|
||
|
<p>Whether the build should be triggered only after a successful build in the watched build configuration</p>
|
||
|
</p>
|
||
|
<p><strong>Setter</strong><br/>
|
||
|
<p>Whether the build should be triggered only after a successful build in the watched build configuration</p>
|
||
|
</p>
|
||
|
</BODY>
|
||
|
</HTML>
|