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 WildcardQuery
All Superinterfaces:
Query
All Known Implementing Classes:
DefaultWildcardQuery
@PublicApi
public interface
WildcardQuery
extends
Query
A wildcard query
Since:
10.4
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
field
()
String
value
()
Methods inherited from interface com.atlassian.jira.search.
Query
named
Method Details
field
String
field
()
value
String
value
()