@SearchPrimitive public class MatchNoDocsQuery extends Object implements SearchQuery
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static MatchNoDocsQuery |
getInstance() |
String |
getKey() |
List |
getParameters()
List of parameters as
String s or SearchQuery s. |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
expand, getBoost
public static final String KEY
public static MatchNoDocsQuery getInstance()
public String getKey()
getKey
in interface SearchQuery
public List getParameters()
SearchQuery
String
s or SearchQuery
s.getParameters
in interface SearchQuery
String
s or SearchQuery
s.Copyright © 2003–2019 Atlassian. All rights reserved.