crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_1.triggers/-schedule-trigger/trigger-build-on-all-compatible-agents.html

22 lines
1.2 KiB
HTML
Raw Permalink Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>ScheduleTrigger.triggerBuildOnAllCompatibleAgents - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.triggers</a>&nbsp;/&nbsp;<a href="index.html">ScheduleTrigger</a>&nbsp;/&nbsp;<a href="./trigger-build-on-all-compatible-agents.html">triggerBuildOnAllCompatibleAgents</a><br/>
<br/>
<h1>triggerBuildOnAllCompatibleAgents</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.triggers.ScheduleTrigger$triggerBuildOnAllCompatibleAgents"></a>
<code><span class="keyword">var </span><span class="identifier">triggerBuildOnAllCompatibleAgents</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>When this option is enabled the build will be triggered on all enabled compatible agents</p>
<p><strong>Getter</strong><br/>
<p>When this option is enabled the build will be triggered on all enabled compatible agents</p>
</p>
<p><strong>Setter</strong><br/>
<p>When this option is enabled the build will be triggered on all enabled compatible agents</p>
</p>
</BODY>
</HTML>