crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2017_2.project-features/-tfs-issue-tracker/pattern.html

25 lines
1.3 KiB
HTML
Raw Normal View History

2021-01-18 20:27:50 +00:00
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>TfsIssueTracker.pattern - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2017_2.projectFeatures</a>&nbsp;/&nbsp;<a href="index.html">TfsIssueTracker</a>&nbsp;/&nbsp;<a href="./pattern.html">pattern</a><br/>
<br/>
<h1>pattern</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.projectFeatures.TfsIssueTracker$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>A <a href="http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html">java regular expression</a> to find the work item id
in a commit message</p>
<p><strong>Getter</strong><br/>
<p>A <a href="http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html">java regular expression</a> to find the work item id
in a commit message</p>
</p>
<p><strong>Setter</strong><br/>
<p>A <a href="http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html">java regular expression</a> to find the work item id
in a commit message</p>
</p>
</BODY>
</HTML>