crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2017_2.failure-conditions/-build-failure-on-text/pattern.html

37 lines
1.6 KiB
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>BuildFailureOnText.pattern - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2.failureConditions</a>&nbsp;/&nbsp;<a href="index.html">BuildFailureOnText</a>&nbsp;/&nbsp;<a href="./pattern.html">pattern</a><br/>
<br/>
<h1>pattern</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.failureConditions.BuildFailureOnText$pattern"></a>
<code><span class="keyword">var </span><span class="identifier">pattern</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>The pattern to search for in the build log.
Pattern interpretation depends on the selected conditionType.</p>
<p><strong>See Also</strong><br/>
<p><a href="condition-type.html">conditionType</a></p>
<p><a href="-condition-type/index.html">ConditionType</a></p>
</p>
<p><strong>Getter</strong><br/>
<p>The pattern to search for in the build log.
Pattern interpretation depends on the selected conditionType.</p>
</p>
<p><strong>Getter See Also</strong><br/>
<p><a href="condition-type.html">conditionType</a></p>
<p><a href="-condition-type/index.html">ConditionType</a></p>
</p>
<p><strong>Setter</strong><br/>
<p>The pattern to search for in the build log.
Pattern interpretation depends on the selected conditionType.</p>
</p>
<p><strong>Setter See Also</strong><br/>
<p><a href="condition-type.html">conditionType</a></p>
<p><a href="-condition-type/index.html">ConditionType</a></p>
</p>
</BODY>
</HTML>