JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.atlassian.jira.search.query
Interface PhraseQuery
All Superinterfaces:
Query
All Known Implementing Classes:
DefaultPhraseQuery
@PublicApi
public interface
PhraseQuery
extends
Query
A phrase query
Since:
10.4
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
field
()
String
phrase
()
Method Details
field
String
field
()
phrase
String
phrase
()