crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v10.triggers/-schedule-trigger/with-pending-changes-only.html
2021-01-18 15:27:50 -05:00

22 lines
1.2 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>ScheduleTrigger.withPendingChangesOnly - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10.triggers</a>&nbsp;/&nbsp;<a href="index.html">ScheduleTrigger</a>&nbsp;/&nbsp;<a href="./with-pending-changes-only.html">withPendingChangesOnly</a><br/>
<br/>
<h1>withPendingChangesOnly</h1>
<a name="jetbrains.buildServer.configs.kotlin.v10.triggers.ScheduleTrigger$withPendingChangesOnly"></a>
<code><span class="keyword">var </span><span class="identifier">withPendingChangesOnly</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 trigger should run build only when there are pending changes in the build configuration</p>
<p><strong>Getter</strong><br/>
<p>Whether the trigger should run build only when there are pending changes in the build configuration</p>
</p>
<p><strong>Setter</strong><br/>
<p>Whether the trigger should run build only when there are pending changes in the build configuration</p>
</p>
</BODY>
</HTML>